Browse thread
[Caml-list] .mdb access in OCaml
[
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: | Florian Hars <hars@b...> |
| Subject: | Re: [Caml-list] .mdb access in OCaml |
John Carr wrote: > There is a C package, "mdbtools", that will provide a starting point > if nothing exists in ocaml. I tend to do Unix.open_process_in "mdb-export foo.mdb bar" and hope that there are no memo fields with embedded newlines, which would require a slightly more elaborate parser then input_line. Yours, Florian. ------------------- 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