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.8 required=5.0 tests=BAYES_00,URI_HEX autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,7179b046d1b6799f X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-12-20 01:48:10 PST Path: archiver1.google.com!news2.google.com!fu-berlin.de!uni-berlin.de!76137-cm.able.ES!not-for-mail From: Jano Newsgroups: comp.lang.ada Subject: Re: GNADE insert problem Date: Sat, 20 Dec 2003 10:47:46 +0100 Message-ID: References: NNTP-Posting-Host: 76137-cm.able.es (212.97.176.137) X-Trace: news.uni-berlin.de 1071913688 8928079 212.97.176.137 ([49872]) X-Newsreader: MicroPlanet Gravity v2.50 Xref: archiver1.google.com comp.lang.ada:3618 Date: 2003-12-20T10:47:46+01:00 List-Id: Stephen Leake dice... > You should also try the gnade mailing list > gnade-develop@lists.sourceforge.net. Thanks for the pointer. > This is definitely an esql problem. > > I suggest you abandon esql, and use the gnu-db-sqli package directly > instead. It's more robust, and really not that hard. I've workaround it disconnecting from the DB after each insert. Since I insert a record per minute and the db is local, it can hold that way until I get into the package you have suggested. > I've used gnu-db-sql to access MySQL via ODBC quite successfully. The > code generated by esql I've looked at has definite problems. Thanks, -- ------------------------- Jano 402450.at.cepsz.unizar.es -------------------------