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,LOTS_OF_MONEY autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,c189348d4cc27bd2,start X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-03-04 05:00:20 PST Path: supernews.google.com!sn-xit-03!sn-xit-04!supernews.com!216.227.56.88.MISMATCH!telocity-west!TELOCITY!newsrump.sjc.telocity.net!not-for-mail From: "David C. Hoos, Sr." Newsgroups: comp.lang.ada References: <2gqo6.8730$925.800172@news6-win.server.ntlworld.com> Subject: Re: Microsoft Access database on GNAT 3.04 MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Message-ID: X-Trace: MjkgTm9BdXRoVXNlciBURUxPQ0lUWS1SRUFERVJTIDIxNi4yMjcuNDcuNDkgIFN1biwgMDQgTWFy!IDIwMDEgMDQ6NTg6NTcgUFNU X-Abuse-Info: Please forward ALL headers when reporting abuse. X-Complaints-To: abuse@telocity.net NNTP-Posting-Date: Sun, 04 Mar 2001 04:58:57 PST Date: Sun, 4 Mar 2001 06:59:05 -0600 Xref: supernews.google.com comp.lang.ada:5402 Date: 2001-03-04T06:59:05-06:00 List-Id: Gnat 3.04 is exceedingly old -- perhaps six years old. On what platform are you developing? You should probably upgrade to a newer compiler. For the latest GNAT compilers see ftp://ftp.cs.nyu.edu/pub/gnat/3.13p What's in the folder winnt will work on all win32 platforms. For Linux, you may prefer the rpms found at www.gnuada.org/ The above site also has some ports for platforms not covered by the nyu.edu site. There is information on accessing databases at www.adapower.com/os/odbc.html and www.adapower.com/reuse/iodbc.html "Rohit Sharma" wrote in message news:2gqo6.8730$925.800172@news6-win.server.ntlworld.com... > Hi, > > Can anyone prvide ma an example of how to open a access database using ADA > (3.04). > > Thanks > Rohit > >