Board index » delphi » right truncate error with blob over 255 chars.
Stephen P Volpone
![]() Delphi Developer |
Wed, 10 Dec 2003 04:54:30 GMT
right truncate error with blob over 255 chars.
Hello all you zombies,
I'm trying to move some data from an SQL Server database to an access [Microsoft][ODBC Microsoft Access Driver]String data, right truncated, Bleh. I am reading the SQL Server table with a TQuery and inserting into the Oh, the .AsBlob doesn't truncate, but I get all question marks in my Access I am using the BDE Version 5.1, Delphi 5 and, obviously, ODBC. Any help is truely appreciated. I think TTables work, but I'm trying to Steve |