OLE DB ERROR occured. Code 40EDAh

Discussion of open issues, suggestions and bugs regarding SDAC (SQL Server Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
mcs1
Posts: 1
Joined: Thu 25 Jan 2007 01:04

OLE DB ERROR occured. Code 40EDAh

Post by mcs1 » Thu 25 Jan 2007 03:23

Downloaded the latest trial for D6 and D7 both produce OLE DB ERROR occured. Code 40EDAh when a table has nvarchar(MAX), varchar(MAX) or varbinary(MAX) field. When the fields are changed (e.g. nvarchar(500)) no more errors. Saw a previous unresolved post on this error this might help.

Jackson
Posts: 512
Joined: Thu 26 Jan 2006 10:06

Post by Jackson » Thu 25 Jan 2007 09:26

Thank you for information.
We have reproduced the problem and fixed it.
This fix will be included in the next SDAC build.
Please watch for announcements at the forum.

Post Reply