SDAC 6.5.9 Rad Studio XE
Application has 1 TMSNotification component and 3 TMSQuery components using TMSNotification. I get the following errors during the destructor of the datamodule:
EOLEDBError with message "Operation canceled"
EOLEDBError with message "OLE DB error occurred. Code 80040E4Eh".
EOLEDBError with message "OLE DB error occurred. Code 80040E4Eh". Operation Canceled.
Assertion failure (C:\.....MSAccess.pas, line 3397)
I understand the 1st 3 messages are normal for Notifications, but the 3rd is hanging the application.
Please advise.
Assertion Failure in MSAccess.pas line 3397
Re: Assertion Failure in MSAccess.pas line 3397
hello,
Yes, the first three messages are correct, but Assertion doesn't occur after them.
Please specify your versions of the server and the client, and also send a sample reproducing the problem (including scripts for DB objects) to alesp*devart*com
Yes, the first three messages are correct, but Assertion doesn't occur after them.
Please specify your versions of the server and the client, and also send a sample reproducing the problem (including scripts for DB objects) to alesp*devart*com
Re: Assertion Failure in MSAccess.pas line 3397
Hi
I'm getting same error with version 6.6 downloaded few days ago. Were you be able to reproduce the problem?
TIA
Marcin
I'm getting same error with version 6.6 downloaded few days ago. Were you be able to reproduce the problem?
TIA
Marcin
-
AndreyZ
Re: Assertion Failure in MSAccess.pas line 3397
Please try creating a small sample to demonstrate the problem and send it to andreyz*devart*com . Also, please specify the exact version of SQL Server server and client you are using. You can learn it from the Info sheet of TMSConnection Editor.