Thread: Error with new ODBC Driver
Hi, I get a 'Can't Alloc Desc Handle yet' error when executing a post from delphi 7 (ado). ODBC:7.3.0200 PgSQL: 7.3.1 on i686-pc-linux-gnu, compiled by GCC 2.96 Client OS: Windows 2000 (all windows updates) This problem only occurs when the table contains nummeric columns. With the 7.3.0100 version the same query code crashed in the select statement, now that works, but the post crashed. Anybody any ideas? Some (use full???) pieces of log files attached. Jean Huveneers Xillion ICT Solutions B.V. Marktplein 8 6243 BR Geulle The Netherlands tel: +31 (0)43 3659244 fax: +31 (0)43 3659249 gsm: +31 (0)6 456 44 357 www: www.xillion.nl
Attachment
Jean Huveneers wrote: > > Hi, > > I get a 'Can't Alloc Desc Handle yet' error when executing a post from > delphi 7 (ado). > > ODBC:7.3.0200 > PgSQL: 7.3.1 on i686-pc-linux-gnu, compiled by GCC 2.96 > Client OS: Windows 2000 (all windows updates) > > This problem only occurs when the table contains nummeric columns. With the > 7.3.0100 version the same query code crashed in the select statement, now > that works, but the post crashed. > > Anybody any ideas? Some (use full???) pieces of log files attached. Could you try the latest snapshot(7.03.0201) at http://www.geocities.jp/inocchichichi/psqlodbc/ ? regards, Hiroshi Inoue http://www.geocities.jp/inocchichichi/psqlodbc/
Hi, tnx, the snapshot dll works fine!. Regards, Jean Huveneers Xillion ICT Solutions B.V. Marktplein 8 6243 BR Geulle The Netherlands tel: +31 (0)43 3659244 fax: +31 (0)43 3659249 gsm: +31 (0)6 456 44 357 www: www.xillion.nl > -----Original Message----- > From: Hiroshi Inoue [mailto:Inoue@tpf.co.jp] > Sent: donderdag 23 oktober 2003 12:28 > To: j.huveneers@xillion.nl > Cc: pgsql-odbc@postgresql.org > Subject: Re: [ODBC] Error with new ODBC Driver > > > Jean Huveneers wrote: > > > > Hi, > > > > I get a 'Can't Alloc Desc Handle yet' error when executing > a post from > > delphi 7 (ado). > > > > ODBC:7.3.0200 > > PgSQL: 7.3.1 on i686-pc-linux-gnu, compiled by GCC 2.96 > > Client OS: Windows 2000 (all windows updates) > > > > This problem only occurs when the table contains nummeric > columns. With the > > 7.3.0100 version the same query code crashed in the select > statement, now > > that works, but the post crashed. > > > > Anybody any ideas? Some (use full???) pieces of log files attached. > > Could you try the latest snapshot(7.03.0201) at > http://www.geocities.jp/inocchichichi/psqlodbc/ ? > > regards, > Hiroshi Inoue > http://www.geocities.jp/inocchichichi/psqlodbc/ > >