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,c6a00dc2c30e69a X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-03-20 23:41:34 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!logbridge.uoregon.edu!news.tele.dk!small.news.tele.dk!213.204.128.162!news000.worldonline.se!newsfeed1.bredband.com!bredband!newsspool1.bredband.com!news1.bredband.com.POSTED!not-for-mail From: "Per Sandbergs" Newsgroups: comp.lang.ada References: <3C99423A.15AE35EB@ntlworld.com> Subject: Re: connecting to a Database 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: Date: Thu, 21 Mar 2002 08:41:36 +0100 NNTP-Posting-Host: 213.114.165.218 X-Complaints-To: news-abuse@bredband.com X-Trace: news1.bredband.com 1016696502 213.114.165.218 (Thu, 21 Mar 2002 08:41:42 CET) NNTP-Posting-Date: Thu, 21 Mar 2002 08:41:42 CET Organization: A customer of B2 Bredbandsbolaget (www.bredband.com) Xref: archiver1.google.com comp.lang.ada:21507 Date: 2002-03-21T08:41:36+01:00 List-Id: Hi Wy not have a look on GNADE (GNat Ada Database Environment) project http://gnade.sourceforge.net/ And use ODBC therby disconnect your application from dependencies to a specific database engine. /Per Sandberg "Pheet" wrote in message news:3C99423A.15AE35EB@ntlworld.com... > > > Declan Newman wrote: > > > > Could anyone shed some light on how you can connect to a database using Ada. > > I may well be over complicating matters but I've been unable to find any > > documentation on the web at all. > > Will I need third party packages? Will I be able to use Micro$oft Access? > > (not through choice) > > If anyone can help I would be very gratefull, as I need to write a small > > banking program for a University assignment. > > Declan Newman. > > Hi Declan, > > Let us know how you go :-) > > Pheet