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,83ad1c4b896a5158 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-07-31 10:13:14 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!headwall.stanford.edu!newshub.sdsu.edu!elnk-nf2-pas!elnk-pas-nf1!newsfeed.earthlink.net!west.cox.net!east.cox.net!peer02.cox.net!cox.net!newsfeed.vmunix.org!newsfeed01.sul.t-online.de!newsmm00.sul.t-online.com!t-online.de!news.t-online.com!not-for-mail From: Alfred Hilscher Newsgroups: comp.lang.ada Subject: Re: GNAT and MySql - looking for information Date: Thu, 31 Jul 2003 20:02:31 +0200 Organization: T-Online Message-ID: <3F2959B7.E9E3A617@alfred-hilscher.de> References: <3F1872E0.62F3262@alfred-hilscher.de> <180720032126360708%hopperj@macconnect.com> <3F2033D0.CEE71556@alfred-hilscher.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: news.t-online.com 1059671456 04 5202 UvZYVBpSSOAzYN 030731 17:10:56 X-Complaints-To: usenet-abuse@t-online.de X-ID: G5veW+ZaYeEXBkQ+6iTvOz5FSDhYg8NNGKxXM+X2hfJKpNKbQQf0EH X-Mailer: Mozilla 4.75 [de] (WinNT; U) X-Accept-Language: de Xref: archiver1.google.com comp.lang.ada:41090 Date: 2003-07-31T20:02:31+02:00 List-Id: Many thanks, I will try it next time. ----------------------------------------------------- To send me mail, please replace "Spam" by "Jedermann" ----------------------------------------------------- Stephen Leake schrieb: > > Alfred Hilscher writes: > > > Hi Jim, > > > > I've looked for a download for Windows, but I couldn't find it. > > GNADE is distributed in source form. Since you need to use a compiler > to use GNADE, that seems the simplest thing to do (I'm the Windows > maintainer for GNADE). > > > I've found some Linux-binaries and GNADE-sources. But - where are > > the mysql and ODBC bindings? Are they part of the GNADE sources? > > There is a binding to ODBC and mysql. I don't have GNADE installed > here at work, so I'm forwarding this to my home email > (stephen_leake@acm.org), and will reply from there with more detail. > > > I've searched for separate binding downloads, was this wrong? > > You do need mysql and/or an ODBC driver; those are separate. > > -- > -- Stephe