caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Maxence <max@sbuilders.com>
To: Luc MAZARDO <Luc.Mazardo@cvf.fr>, caml list <caml-list@inria.fr>
Subject: Re: OCaml <--> ODBC/SQL Server
Date: Mon, 05 Feb 2001 19:37:54 +0100	[thread overview]
Message-ID: <3A7EF302.ABEFDD85@sbuilders.com> (raw)
In-Reply-To: <200102051716.SAA16875@beepbeep.dev33.cvf>

Luc MAZARDO a écrit :
> 
> There is an OCaml ODBC bindings (http://maxence.guesdon.free.fr/tools_en.html)
> but I don't use this one because I don't know where i can found :
> odbc_types.h and odbc_funcs.h.
These two files can be found with iODBC or myODBC, but they don't seem
very 'standard'. 
For example, they don't come with Postgresql ODBC (I just tried
yesterday). Btw, I
just made some cleaning in the code, and fixed an allocation pb.
Next mission : kick out odbc_types.h and odbc_funcs.h from OCamlODBC
files and use
only isql.h, iodbc.h, and isqlext.h, then make some changes in the
Makefile 
(add postgresql options in comments). I'll post a message when a new
version 
is available.

Maxence Guesdon




  reply	other threads:[~2001-02-06 16:45 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-02-05  8:51 Vincent Leleu
2001-02-05 17:16 ` Luc MAZARDO
2001-02-05 18:37   ` Maxence [this message]
2001-02-05 19:11   ` Matthieu Villeneuve
2001-02-05 18:44 David McClain

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=3A7EF302.ABEFDD85@sbuilders.com \
    --to=max@sbuilders.com \
    --cc=Luc.Mazardo@cvf.fr \
    --cc=caml-list@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).