From: Richard J. <ri...@an...> - 2004-10-29 14:40:21
|
On Thu, Oct 28, 2004 at 04:20:39PM +0200, Christoph Bauer wrote: > Hello, >=20 > I would like to store an Int64.t in a DB trough the Dbi-module of > extlib. How is this possible? I would expect an `Int64 variant in Dbi.sql= _t > or somthing like Decimat.of_int64. Dbi needs to be extended to handle Int64.t types. It's fairly trivial to do this. I suggest you check out ocamldbi from CVS here: https://savannah.nongnu.org/cvs/?group=3Dmodcaml Rich. --=20 Richard Jones. http://www.annexia.org/ http://www.j-london.com/ >>> http://www.team-notepad.com/ - collaboration tools for teams <<< Merjis Ltd. http://www.merjis.com/ - improving website return on investment http://winwinsales.co.uk/ - CRM consultancy |