* [Caml-list] Database?
@ 2001-04-24 18:23 Johann Spies
2001-04-24 19:31 ` Maxence Guesdon
0 siblings, 1 reply; 2+ messages in thread
From: Johann Spies @ 2001-04-24 18:23 UTC (permalink / raw)
To: caml-list
I am fairly new to ocaml - have looked at it a few months ago and now
I want to write a program for a researcher. The program will analyse
a lot of data. I will be developing the program on Linux and most of
the users will be Windows users.
On Linux, I would use postgresql as the database backend but
postgresql would not run on all the windows systems. What are the
alternatives when using ocaml to write this program with?
Johann
--
J.H. Spies - Tel. 082 782 0336. Posbus 4668, Tygervallei 7536
"Now unto him that is able to do exceeding abundantly
above all that we ask or think, according to the power
that worketh in us, Unto him be glory in the church by
Christ Jesus throughout all ages, world without end.
Amen." Ephesians 3:20,21
-------------------
To unsubscribe, mail caml-list-request@inria.fr. Archives: http://caml.inria.fr
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [Caml-list] Database?
2001-04-24 18:23 [Caml-list] Database? Johann Spies
@ 2001-04-24 19:31 ` Maxence Guesdon
0 siblings, 0 replies; 2+ messages in thread
From: Maxence Guesdon @ 2001-04-24 19:31 UTC (permalink / raw)
To: Johann Spies; +Cc: caml-list
Johann Spies a écrit :
>
> I am fairly new to ocaml - have looked at it a few months ago and now
> I want to write a program for a researcher. The program will analyse
> a lot of data. I will be developing the program on Linux and most of
> the users will be Windows users.
>
> On Linux, I would use postgresql as the database backend but
> postgresql would not run on all the windows systems. What are the
> alternatives when using ocaml to write this program with?
You could use MySQL on Windows, and access your database through the MySQL ODBC
driver (with MyODBC).
See http://www.mysql.com for MySQL
and (for example) http://maxence.guesdon.free.fr for the OCamlODBC library.
I never tried MySQL nor OCamlODBC on Windows so let me know if you manage to use
it. I may help you if you encounter some problems.
--
Maxence Guesdon
-------------------
To unsubscribe, mail caml-list-request@inria.fr. Archives: http://caml.inria.fr
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2001-04-24 19:34 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-04-24 18:23 [Caml-list] Database? Johann Spies
2001-04-24 19:31 ` Maxence Guesdon
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox