TD 5.1 SP3 - MySql Datetime bug

General discussion forum about all databases other than SqlBase.
chho

TD 5.1 SP3 - MySql Datetime bug

Post by chho » 06 Jun 2008, 12:55

Hi!
I recently tried to migrate a small project from CTD2.1 to TD5.1 (SP3). When calling the MySql 5.0 DB via ODBC by SqlPrepareAndExecute() or SqlExecute() with a Select like this: "SELECT a FROM table WHERE date = :cmbDate" a GPF occurs. My workaround; "SELECT a FROM table WHERE date = ' || cmbDate || "' " works fine.

In CTD2.1 the first case worked Ok. When I tried a similar select statement by calling SalTblPopulate() in TD5.1 it seems to work, though.

I am using MySql 5.0 and MySql ODBC 5.1.4 on a Windows Vista 32.

Regards
/C

herve

Re: TD 5.1 SP3 - MySql Datetime bug

Post by herve » 10 Jun 2008, 15:13

Hello,

Do you have a repro case to send us ?

Herve

Return to “General Discussion”

Who is online

Users browsing this forum: [Ccbot] and 0 guests