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,fc3719e6afe93cd7 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news3.google.com!npeer03.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 From: Stephen Leake Newsgroups: comp.lang.ada Subject: Re: mysql , gnade and function hanging References: <9d22007e-b11c-4527-afb5-ae429aeb3f05@c10g2000yqi.googlegroups.com> Date: Thu, 01 Jul 2010 07:38:05 -0400 Message-ID: <82lj9vzb36.fsf@stephe-leake.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1 (windows-nt) Cancel-Lock: sha1:lDEBghSvb5jma/00rmiHjhvwyUI= MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Complaints-To: abuse@flashnewsgroups.com Organization: FlashNewsgroups.com X-Trace: 22ad24c2c7e1fe197caa729348 Xref: g2news1.google.com comp.lang.ada:12082 Date: 2010-07-01T07:38:05-04:00 List-Id: tonyg writes: > On 30 June, 09:34, tonyg wrote: >> I am calling this gnade function in the mysql package to get some >> debug info Please don't use the GNADE MySQL package. It is severly broken. GNADE ODBC and SQLite work well. You can access a MySQL database via ODBC. -- -- Stephe