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
TD 5.1 SP3 - MySql Datetime bug
Who is online
Users browsing this forum: [Ccbot] and 0 guests