caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Maxence Guesdon <max@sbuilders.com>
To: caml-announce@inria.fr
Subject: [Caml-announce] OCamlODBC 2.1
Date: Tue, 20 Mar 2001 22:35:03 +0100	[thread overview]
Message-ID: <3AB7CD07.2462FAD8@sbuilders.com> (raw)

[La version française suit]


Hello

I'm pleased to announce the new release of OCamlODBC (2.1), an interface
between OCaml and databases with ODBC support.
By now tested databases are :
- MySQL under Linux,
- Postgresql under Linux,
- OpenIngres under Sun Solaris 2.5,
- DB2 under Linux,
but compiling for other databases should work also, if there are
the correct ODBC .h files (which come generally with the ODBC 
libraries of each database).

Changes : 
- names and types of returned columns are retrieved at will,
- an OCaml type for the the types of the columns,
- biniki, a small app to execute queries and display results in windows
  (needs LablGTK 1.2).

If you managed to use it with other databases, and if you needed
to make some modifications to do so, let me know so we can
include your modifications in a next version :-)
By the way, is anyone interested in trying to compile
and make a binary distrib for Windows ?

Here the address :
http://maxence.guesdon.free.fr/tools_en.html

Maxence Guesdon.

--------------------------------------------
Bonjour

J'ai le plaisir d'annoncer la nouvelle version de OCamlODBC (2.1),
une interface entre OCaml et les bases de données supportant le
protocole ODBC. Pour l'instant, j'ai pu la tester avec :
- MySQL sous Linux,
- Postgresql sous Linux,
- OpenIngres sous Sun Solaris 2.5,
- DB2 sous Linux,
mais compiler pour d'autres bases ne devrait pas poser de problème,
tant qu'il y a les bons .h (qui sont générallement livrés avec
les bibliothèques ODBC de chaque base).

Changements :
- noms et types des colonnes retournées récupérés ou non lors
  de l'exécution d'une requête,
- un vrai type OCaml pour les types des colonnes,
- biniki, une petite appli pour exécuter des requêtes SQL et afficher
  les résultas dans des fenêtres (nécessite LablGTL 1.2).

Si vous avez réussi à l'utiliser avec d'autres bases, et si vous
avez pour cela dû faire quelques adaptations, faites-le
moi savoir afin que l'on puisse les inclure dans une prochaine 
version :-)
Au passage, quelqu'un souhaiterait-il compiler la bibliothèque
sous Windows et en faire une distrib déjà compilée ?

L'adresse :
http://maxence.guesdon.free.fr/tools.html

Maxence Guesdon.


                 reply	other threads:[~2001-03-22  8:21 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3AB7CD07.2462FAD8@sbuilders.com \
    --to=max@sbuilders.com \
    --cc=caml-announce@inria.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).