Page 1 of 1

Error with varchar(max)

Posted: Wed 04 Oct 2006 05:01
by ilgiz
I have table TableName with field FieldName varchar(max) (MSSQL 2005).
TMSQuery - select FieldName from TableName

When MSQuery.open then Error
"OLE DB Error occured Code 40EDAh"

Posted: Wed 04 Oct 2006 09:24
by Jackson
This behaviour is by design in the current SDAC version.
It will be changed in the next SDAC version.