From mboxrd@z Thu Jan 1 00:00:00 1970 Received: (from majordomo@localhost) by pauillac.inria.fr (8.7.6/8.7.3) id BAA14089; Sat, 27 Sep 2003 01:05:47 +0200 (MET DST) X-Authentication-Warning: pauillac.inria.fr: majordomo set sender to owner-caml-list@pauillac.inria.fr using -f Received: from nez-perce.inria.fr (nez-perce.inria.fr [192.93.2.78]) by pauillac.inria.fr (8.7.6/8.7.3) with ESMTP id BAA04651 for ; Sat, 27 Sep 2003 01:05:46 +0200 (MET DST) Received: from speakeasy.org (dsl081-017-141.sea1.dsl.speakeasy.net [64.81.17.141]) by nez-perce.inria.fr (8.11.1/8.11.1) with ESMTP id h8QN5j513001 for ; Sat, 27 Sep 2003 01:05:45 +0200 (MET DST) Received: (from shawnw@localhost) by speakeasy.org (8.10.1/8.10.1) id h8QN5Xf03769 for caml-list@inria.fr; Fri, 26 Sep 2003 16:05:33 -0700 Date: Fri, 26 Sep 2003 16:05:33 -0700 From: Shawn Wagner To: caml-list@inria.fr Subject: Re: [Caml-list] Ocaml database connections Message-ID: <20030926230533.GR599@speakeasy.org> Mail-Followup-To: caml-list@inria.fr References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.1i X-Loop: caml-list@inria.fr X-Spam: no; 0.00; shawnw:01 caml-list:01 postgres:01 ocaml-mysql:01 postgres:01 raevnos:01 pennmush:01 shawnw:01 bindings:01 ocaml:01 ocaml:01 speakeasy:01 speakeasy:01 sep:01 compile:02 Sender: owner-caml-list@pauillac.inria.fr Precedence: bulk On Fri, Sep 26, 2003 at 01:05:53PM -0500, Wilson, Tony wrote: > On a Windows XP platform, how can I connect to a relational database > such as Mysql or Postgresql? There are bindings for both MySQL and Postgres (I maintain the MySQL one). I assume it can be made to work on Windows, though I don't use the OS and have never tried to compile the Ocaml-MySQL library on it. I have no idea about Postgres. See http://raevnos.pennmush.org/code/ocaml.html#mysql -- Shawn Wagner shawnw@speakeasy.org ------------------- To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/ Beginner's list: http://groups.yahoo.com/group/ocaml_beginners