caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] Ocaml database connections
@ 2003-09-26 18:05 Wilson, Tony
  2003-09-26 23:05 ` Shawn Wagner
  0 siblings, 1 reply; 2+ messages in thread
From: Wilson, Tony @ 2003-09-26 18:05 UTC (permalink / raw)
  To: caml-list

[-- Attachment #1: Type: text/plain, Size: 141 bytes --]

On a Windows XP platform, how can I connect to a relational database
such as Mysql or Postgresql?  

Tony Wilson
Student Assessment



[-- Attachment #2: Type: text/html, Size: 603 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [Caml-list] Ocaml database connections
  2003-09-26 18:05 [Caml-list] Ocaml database connections Wilson, Tony
@ 2003-09-26 23:05 ` Shawn Wagner
  0 siblings, 0 replies; 2+ messages in thread
From: Shawn Wagner @ 2003-09-26 23:05 UTC (permalink / raw)
  To: caml-list

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


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-09-26 23:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-09-26 18:05 [Caml-list] Ocaml database connections Wilson, Tony
2003-09-26 23:05 ` Shawn Wagner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).