Assertion failure (D:\Projects\Delphi\Sdac\Source\OLEDBAccess.pas, line 8943)

Discussion of open issues, suggestions and bugs regarding SDAC (SQL Server Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
jpalomino
Posts: 1
Joined: Thu 27 Dec 2007 22:26

Assertion failure (D:\Projects\Delphi\Sdac\Source\OLEDBAccess.pas, line 8943)

Post by jpalomino » Thu 27 Dec 2007 23:04

Assertion failure (D:\Projects\Delphi\Sdac\Source\OLEDBAccess.pas, line 8943)

I receive this error while trying to open a ClientDataSet with one parameter. This ClientDataSet has a provider associated with a TMSQuery component.
The version of Delphi is 7 and with SQL Server 2005 and the latest version of SDAC.

Note that I'm converting an application with ADO components to SDAC.

Antaeus
Posts: 2098
Joined: Tue 14 Feb 2006 10:14

Post by Antaeus » Wed 02 Jan 2008 08:19

I could not reproduce the problem.
Please send me a complete small sample at sdac*crlab*com to demonstrate it, including script to create database objects. Also specify the exact version of SDAC. You can see it in the About sheet of TMSConnection Editor.

Post Reply