caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* OCaml <--> ODBC/SQL Server
@ 2001-02-05  8:51 Vincent Leleu
  2001-02-05 17:16 ` Luc MAZARDO
  0 siblings, 1 reply; 5+ messages in thread
From: Vincent Leleu @ 2001-02-05  8:51 UTC (permalink / raw)
  To: caml-list

*** Version Française à la fin ***

Hello,

I'd like to use OCaml as a CGI scripting language that process forms AND
especially query a SQL Server DB (7.0 or 2000).
I came across a library to easily manage the CGI forms & query strings in
OCaml. This is no probs.

What I cannot find around is a way to easily interrogate and interface in
OCaml with an ODBC data source OR a direct way to send/receive queries
from/to the DB.

If anyone has any idea or even a little clue on where to go, any comment is
welcome.

Thanks a lot

*******

Bonjour,

J'aimerais utiliser OCaml comme language acteur de script CGI qui traiterait
les 'forms' ET surtout interrogerait une base de donnee SQL Server 7.0 ou
2000.
J'ai pu trouver une bibliotheque afin de gerer facilement les forms CGI et
ligne de parametres URL. Pas de probleme avec ca.

Ce que je ne trouve pas est une solution pour facilement interroger et
communiquer d'OCaml avec une source de donnees ODBC OU directement une facon
d'envoyer/recevoir les requetes/donnees vers/de la base de donnees.

Si vous avez la plus petite idee ou piste a me communiquer, tout commentaire
sera le bien venu.

Merci enormement


Vincent Leleu
---
AB Productions
105-A Devonshire Sq.
Jackson, TN 38305
US
---




^ permalink raw reply	[flat|nested] 5+ messages in thread
* Re: OCaml <--> ODBC/SQL Server
@ 2001-02-05 18:44 David McClain
  0 siblings, 0 replies; 5+ messages in thread
From: David McClain @ 2001-02-05 18:44 UTC (permalink / raw)
  To: Vincent Leleu, caml-list

If you are using Windows OS then I can provide sources for a simple
interface to ADO via COM/OLE from OCaml. I use this to access MS Access
databases.

- DM

-----Original Message-----
From: Vincent Leleu <me@vleleu.com>
To: caml-list@inria.fr <caml-list@inria.fr>
Date: Monday, February 05, 2001 10:02 AM
Subject: OCaml <--> ODBC/SQL Server


>*** Version Française à la fin ***
>
>Hello,
>
>I'd like to use OCaml as a CGI scripting language that process forms AND
>especially query a SQL Server DB (7.0 or 2000).
>I came across a library to easily manage the CGI forms & query strings in
>OCaml. This is no probs.
>
>What I cannot find around is a way to easily interrogate and interface in
>OCaml with an ODBC data source OR a direct way to send/receive queries
>from/to the DB.
>
>If anyone has any idea or even a little clue on where to go, any comment is
>welcome.
>
>Thanks a lot
>
>*******
>
>Bonjour,
>
>J'aimerais utiliser OCaml comme language acteur de script CGI qui
traiterait
>les 'forms' ET surtout interrogerait une base de donnee SQL Server 7.0 ou
>2000.
>J'ai pu trouver une bibliotheque afin de gerer facilement les forms CGI et
>ligne de parametres URL. Pas de probleme avec ca.
>
>Ce que je ne trouve pas est une solution pour facilement interroger et
>communiquer d'OCaml avec une source de donnees ODBC OU directement une
facon
>d'envoyer/recevoir les requetes/donnees vers/de la base de donnees.
>
>Si vous avez la plus petite idee ou piste a me communiquer, tout
commentaire
>sera le bien venu.
>
>Merci enormement
>
>
>Vincent Leleu
>---
>AB Productions
>105-A Devonshire Sq.
>Jackson, TN 38305
>US
>---
>
>



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

end of thread, other threads:[~2001-02-06 16:45 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-02-05  8:51 OCaml <--> ODBC/SQL Server Vincent Leleu
2001-02-05 17:16 ` Luc MAZARDO
2001-02-05 18:37   ` Maxence
2001-02-05 19:11   ` Matthieu Villeneuve
2001-02-05 18:44 David McClain

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