From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,c189348d4cc27bd2 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-03-06 05:26:06 PST Path: supernews.google.com!sn-xit-03!supernews.com!newsfeed.wirehub.nl!news.maxwell.syr.edu!news.cis.ohio-state.edu!malgudi.oar.net!tribune.oar.net!not-for-mail From: "WJT" Newsgroups: comp.lang.ada Subject: Re: Microsoft Access database on GNAT 3.04 Date: Tue, 6 Mar 2001 08:26:14 -0500 Organization: OARnet Message-ID: <982ogg$64t$1@tribune.oar.net> References: <2gqo6.8730$925.800172@news6-win.server.ntlworld.com> NNTP-Posting-Host: gateway.bfg.com X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Xref: supernews.google.com comp.lang.ada:5460 Date: 2001-03-06T08:26:14-05:00 List-Id: My friend, You wrote => > I am developing for Win 98/NT. I did get the 3.13 version which works very > well with ADO for ODBC access, but the existing project is for a DLL (made > in VC). I have used ADO/ODBC in Visual Basic and recently used ADO.Net in C# to get at an MS Access database but would like very much to use ADO/ODBC with Ada. Would you have a small snippit of code you could share with a poor old Ada programmer. A small example of connecting to an Access database, and loading up a Dataset with a SQL select statement would get me going. I can't belive it, after several years of hooking up with this news group I am finally asking for some help with code !!! WJT