caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* Reference to undefined global `Mysql'
@ 2007-09-21  7:42 Robert Wong
  2007-09-21  8:27 ` [Caml-list] " Julien Moutinho
  0 siblings, 1 reply; 3+ messages in thread
From: Robert Wong @ 2007-09-21  7:42 UTC (permalink / raw)
  To: caml-list

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

I'm pretty new to ocaml, and I'm having trouble accessing my MySQL database
using it.

Here's a sample session, which shows that at least some of the ocaml-mysql
library is installed:

debian:$ ocaml
        Objective Caml version 3.09.2

# open Mysql;;
# connect defaults;;
Reference to undefined global `Mysql'


What would be the next step to debug this problem?

Thank you.

--Robert

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

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

end of thread, other threads:[~2007-09-21 14:59 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-09-21  7:42 Reference to undefined global `Mysql' Robert Wong
2007-09-21  8:27 ` [Caml-list] " Julien Moutinho
2007-09-21 15:00   ` Eric Cooper

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).