From mboxrd@z Thu Jan 1 00:00:00 1970 Received: (from majordomo@localhost) by pauillac.inria.fr (8.7.6/8.7.3) id BAA17550; Sat, 28 Aug 2004 01:16:00 +0200 (MET DST) X-Authentication-Warning: pauillac.inria.fr: majordomo set sender to owner-caml-list@pauillac.inria.fr using -f Received: from concorde.inria.fr (concorde.inria.fr [192.93.2.39]) by pauillac.inria.fr (8.7.6/8.7.3) with ESMTP id BAA15775 for ; Sat, 28 Aug 2004 01:15:59 +0200 (MET DST) Received: from glockenspiel.complete.org (glockenspiel.complete.org [69.10.152.57]) by concorde.inria.fr (8.13.0/8.13.0) with ESMTP id i7RNFvPD001478 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=FAIL) for ; Sat, 28 Aug 2004 01:15:58 +0200 Received: from localhost (localhost [127.0.0.1]) by glockenspiel.complete.org (Postfix) with ESMTP id 04472E5; Fri, 27 Aug 2004 18:15:58 -0500 (CDT) Received: from glockenspiel.complete.org ([127.0.0.1]) by localhost (glockenspiel [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id 23237-10; Fri, 27 Aug 2004 18:15:56 -0500 (CDT) Received: from erwin.complete.org (user20.moundridge.ks.dtnspeed.net [12.149.180.20]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "erwin.complete.org", Issuer "John Goerzen -- Root CA" (verified OK)) by glockenspiel.complete.org (Postfix) with ESMTP id EDC8F26; Fri, 27 Aug 2004 18:15:55 -0500 (CDT) Received: from heinrich.complete.org (heinrich.lan.complete.org [10.200.0.15]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "christoph.complete.org", Issuer "John Goerzen -- Root CA" (verified OK)) by erwin.complete.org (Postfix) with ESMTP id E3664D98; Fri, 27 Aug 2004 18:15:49 -0500 (CDT) Received: by heinrich.complete.org (Postfix, from userid 1000) id B5B632A8E; Fri, 27 Aug 2004 18:15:50 -0500 (CDT) From: John Goerzen To: Richard Jones Subject: Re: [Caml-list] Alternative Bytecodes for OCaml Date: Fri, 27 Aug 2004 18:15:50 -0500 User-Agent: KMail/1.7 Cc: caml-list@inria.fr References: <200408250926.28629.jgoerzen@complete.org> <200408271556.44476.jgoerzen@complete.org> <20040827220530.GA1545@annexia.org> In-Reply-To: <20040827220530.GA1545@annexia.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200408271815.50556.jgoerzen@complete.org> X-Virus-Scanned: by amavisd-new-20030616-p10 (Debian) at complete.org X-Miltered: at concorde with ID 412FC0AD.000 by Joe's j-chkmail (http://j-chkmail.ensmp.fr)! X-Loop: caml-list@inria.fr X-Spam: no; 0.00; caml-list:01 bytecodes:01 2004:99 2004:99 dbi:99 alas:01 cmo:01 ocaml:01 wrote:03 wrote:03 aug:05 fri:07 java:07 john:09 john:09 Sender: owner-caml-list@pauillac.inria.fr Precedence: bulk On Friday 27 August 2004 5:05 pm, Richard Jones wrote: > On Fri, Aug 27, 2004 at 03:56:43PM -0500, John Goerzen wrote: > > I have to talk to several databases who provide drivers only for > > Windows ODBC and Java JDBC. There is no hope of OCamlDBI > > supporting them, ever. > > Is it possible to go via the ODBC driver (dbi_odbc.cmo)? Not in this case; they have provided ODBC drivers only for Windows. Alas. > > Rich. ------------------- 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