Page 1 of 1

Importing To Access

Posted: Fri Nov 29, 2002 1:32 pm
by source1Tamer
I successfully imported a texis table to an MS Access database, but for BLOB fields in texis table, it's imported as OLE Object in access. how could I get the data for this Blob or OleDB datatypes?

thanks in advance.

Importing To Access

Posted: Mon Dec 02, 2002 10:33 am
by source1Tamer
thanks, I used the varchar(65000) instead of blob.