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 ?
TD 5.1 and MySql
Re: TD 5.1 and MySql
I can't find any reported issues in our tracking database.
Best regards,
Best regards,
Who is online
Users browsing this forum: [Ccbot] and 0 guests