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 Path: g2news1.google.com!news2.google.com!npeer01.iad.highwinds-media.com!news.highwinds-media.com!feed-me.highwinds-media.com!post02.iad.highwinds-media.com!news.flashnewsgroups.com-b7.4zTQh5tI3A!not-for-mail Newsgroups: comp.lang.ada Subject: Re: Ada and MySQL (mysql_library_init) References: <9d32a1c9-23f0-46d3-b520-b4e7bc5bd591@h10g2000vbm.googlegroups.com> From: Stephen Leake Date: Mon, 07 Dec 2009 01:55:04 -0500 Message-ID: User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.2 (windows-nt) Cancel-Lock: sha1:ZvvtXFjxF717yROAD9MEwccilTA= MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Complaints-To: abuse@flashnewsgroups.com Organization: FlashNewsgroups.com X-Trace: 1b65f4b1ca6cee197caa731574 Xref: g2news1.google.com comp.lang.ada:8330 Date: 2009-12-07T01:55:04-05:00 List-Id: Tomek Walkuski writes: > On 6 Gru, 16:59, Stephen Leake wrote: >> Are you building GNADE from scratch? It contains many imports similar >> to yours, so it's hard to see why yours would fail but those succeed. >> > I have prepared small program only for testing purposes. I have tried > to import only these two functions. Ok. A good alternative is to use the GNADE ODBC interface; there are ODBC interfaces to MySQL on both Linux and Windows. -- -- Stephe