Browse thread
Connecting to Mysql using Ocaml
-
tumenjargal tsagaan
- Dave Benjamin
- Christophe TROESTLER
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | Christophe TROESTLER <Christophe.Troestler+ocaml@u...> |
| Subject: | Re: [Caml-list] Connecting to Mysql using Ocaml |
On Mon, 17 Aug 2009 21:04:46 +0000, tumenjargal tsagaan wrote: > > has someone with experience tell me how to access mysql database > using ocaml? Any help would be appreciated. Google is your friend: for "mysql ocaml" it reports as its first page http://raevnos.pennmush.org/code/ocaml-mysql/ > It would be great when posting a small snippet for connecting a > mysql database and inserting something. You will hopefully be fully satisfied that there is a demo in the tarball then! Cheers, C.