Thread: OleDB and Delphi

OleDB and Delphi

From
"A. Ozen Akyurek"
Date:
It seems that OleDB Provider does not support large objects. OleDB
Connection recognizes lo data type as integer, but ODBC recognizes it as a
blob field which is the expected behavior.



I searched the archives but couldn't find any questions about it. Is there
any solution or workaround?