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-10 10:37:14 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!newsfeed00.sul.t-online.de!newsfeed01.sul.t-online.de!t-online.de!unlisys!news.snafu.de!boavista!nobody From: Michael Erdmann Newsgroups: comp.lang.ada Subject: Re: connecting to a Database Date: Sun, 10 Mar 2002 19:38:48 +0100 Organization: [Posted via] Inter.net Germany GmbH Message-ID: <3C8BA838.7030305@snafu.de> References: NNTP-Posting-Host: tc01-n70-237.de.inter.net Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.8) Gecko/20020204 X-Accept-Language: en-us Xref: archiver1.google.com comp.lang.ada:21023 Date: 2002-03-10T19:38:48+01:00 List-Id: Maybe this helps: http://gnade.sourceforge.net/ Michael 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. > >