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=-0.9 required=5.0 tests=BAYES_00,FORGED_GMAIL_RCVD, FREEMAIL_FROM autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,72d589f91726c72c X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!postnews.google.com!m7g2000cwm.googlegroups.com!not-for-mail From: "axu" Newsgroups: comp.lang.ada Subject: Re: GNADE Date: 26 Oct 2006 03:04:41 -0700 Organization: http://groups.google.com Message-ID: <1161857081.751205.166410@m7g2000cwm.googlegroups.com> References: <1161797141.981098.135130@i42g2000cwa.googlegroups.com> <87bqo0qlc5.fsf@ludovic-brenta.org> <1161812412.559468.4880@e3g2000cwe.googlegroups.com> NNTP-Posting-Host: 89.120.203.180 Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Trace: posting.google.com 1161857087 13927 127.0.0.1 (26 Oct 2006 10:04:47 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Thu, 26 Oct 2006 10:04:47 +0000 (UTC) In-Reply-To: User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727),gzip(gfe),gzip(gfe) Complaints-To: groups-abuse@google.com Injection-Info: m7g2000cwm.googlegroups.com; posting-host=89.120.203.180; posting-account=FDJXiA0AAAAevsasUuDe1JGQv3vHmfaA Xref: g2news2.google.com comp.lang.ada:7216 Date: 2006-10-26T03:04:41-07:00 List-Id: I've tryed to subscribe to the list but i havent got the aprooval of the moderator after 24hours already..so I've tryed here. Stephen Leake wrote: > "axu" writes: > > > Thanks for your answers :) > > But ! ;) > > The reason I've asked this was becaus I spent the whole day trying to > > use in some way the native binding of GNADE to mysql. Obviously I've > > missed something so I'll abuse of your kindness and post my program > > here. If you see any problems please kik me in the head :) > > You should ask on the GNADE mailing list. > > I have used GNADE with ODBC bindings (although not recently); that > seems easier to use, and allows you to switch back ends if you want. > > > -- > -- Stephe