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-Thread: 103376,72d589f91726c72c X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!news3.google.com!border1.nntp.dca.giganews.com!nntp.giganews.com!nx01.iad01.newshosting.com!newshosting.com!208.49.83.154.MISMATCH!uns-out.usenetserver.com!news.usenetserver.com!pc02.usenetserver.com!news.flashnewsgroups.com-b7.4zTQh5tI3A!not-for-mail Newsgroups: comp.lang.ada Subject: Re: GNADE References: <1161797141.981098.135130@i42g2000cwa.googlegroups.com> <87bqo0qlc5.fsf@ludovic-brenta.org> <1161812412.559468.4880@e3g2000cwe.googlegroups.com> From: Stephen Leake Date: Thu, 26 Oct 2006 05:48:08 -0400 Message-ID: User-Agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3 (windows-nt) Cancel-Lock: sha1:J1jjFExtZnoc6aO6aoUMO74nvzs= MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Complaints-To: abuse@flashnewsgroups.com Organization: FlashNewsgroups.com X-Trace: a846d4540845a759e00d429625 Xref: g2news2.google.com comp.lang.ada:7213 Date: 2006-10-26T05:48:08-04:00 List-Id: "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