Hi,
i have changed 4 of 37 tables to SDAC.
when i will start my project from the IDE, i get this Debugger-Exception.
When i start the project outside the ide, everything is correct.
what is to do?
regards
tom
OLE DB ERROR occured. Code 40EDAh
OLE DB ERROR occured. Code 40EDAh
i'm using SDAC 3.80.0.35 for Delphi 7 and SQL Server 2007EvgeniyM wrote:It is possible that you are using an old SDAC version and working with SQL Server 2005 new data types (varchar(max), varbinary(max) etc.).
Please download the last SDAC version and try again.
We couldn't reproduce the problem.
Please send us (evgeniym*crlab*com) a complete small test project to reproduce the problem; include definition of your database objects; don't use third party components. Also specify exact version of Microsoft SQL Server and OLE DB provider you use. You can see it in the Info sheet of TMSConnection Editor.
Please send us (evgeniym*crlab*com) a complete small test project to reproduce the problem; include definition of your database objects; don't use third party components. Also specify exact version of Microsoft SQL Server and OLE DB provider you use. You can see it in the Info sheet of TMSConnection Editor.
i am sorry. Every new project starts correct from the IDE.EvgeniyM wrote:We couldn't reproduce the problem.
Please send us (evgeniym*crlab*com) a complete small test project to reproduce the problem; include definition of your database objects; don't use third party components. Also specify exact version of Microsoft SQL Server and OLE DB provider you use. You can see it in the Info sheet of TMSConnection Editor.
The problem is only at the existing project, that i have changed to SDAC.
Version info:
SQL Server 2005
Microsoft SQL Server: 09.00.1399
Microsoft SQL Native Client: 9.00.1399.06
no third party tools, it is a basic Delphi installation