TD 5.1 and MySql

General discussion forum about all databases other than SqlBase.
willyfiedler

TD 5.1 and MySql

Post by willyfiedler » 25 Jan 2008, 13:51

In TD 4.1 this works fine:

set sW='test';
set nL=30;

insert into prod
(werk,lager,..)
values
(:sW,:nL,..)

Never ever a problem.

In TD5.1 the Field in the Database is filled up with with "test����"

The Construction with Concatinating works:
" insert into prod (werk,lager,..) values ("||sW||",nL,..

Are there any known Problems with the MySql ODBC Driver ?

Mike Vandine

Re: TD 5.1 and MySql

Post by Mike Vandine » 28 Jan 2008, 07:36

I can't find any reported issues in our tracking database.

Best regards,

Return to “General Discussion”

Who is online

Users browsing this forum: [Ccbot] and 0 guests