Browse thread
Re: [Caml-list] PostgreSQL-OCaml 1.0.1
[
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: | 2004-01-30 (12:15) |
From: | Benjamin Geer <ben@s...> |
Subject: | Re: [Caml-list] PostgreSQL-OCaml 1.0.1 |
Richard Jones wrote: > mod_caml contains a Dbi layer which does all that. For example, see a > random piece of code which I wrote yesterday attached to the end of > this message. Looks about right to me. How does it handle errors? (Does it always throw the same exception, regardless of the type of error? One of the things that's annoying about JDBC is that it doesn't distinguish between invalid SQL, lost database connectons, deadlocks, etc.) Can it handle BLOBs and CLOBs? Ben ------------------- 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