Hi UniDac team,
my application uses Delphi XE with UniDac 3.7.0 on SQL Server.
Sometimes I get this error:
Assertion failure (D:\Projects\Delphi\Dac\SqlServer\Source\OLEDBAccess.pas, line 9839)
Could you give some details on this assertion or have you got any suggestions?
Thanks in advance,
Daniele
Assertion failure in OLEDBAccess.pas
-
dturchetti
- Posts: 4
- Joined: Fri 30 Mar 2012 11:51
Re: Assertion failure in OLEDBAccess.pas
Please consider this as closed.
It was a bad binding between a datasource provider and its query.
Daniele
It was a bad binding between a datasource provider and its query.
Daniele
dturchetti wrote:Hi UniDac team,
my application uses Delphi XE with UniDac 3.7.0 on SQL Server.
Sometimes I get this error:
Assertion failure (D:\Projects\Delphi\Dac\SqlServer\Source\OLEDBAccess.pas, line 9839)
Could you give some details on this assertion or have you got any suggestions?
Thanks in advance,
Daniele
-
AndreyZ