on 2013 Aug 02 8:54 AM
Hi,
I am trying to execute a stored procedure and occasionally it falls into exception saying 'ASAProv.80' failed with no error message available, result code: DB_E_BADACCESSORHANDLE(0x80040E00). And some times it return no results back.
Any ideas?
Request clarification before answering.
This is most likely a bug in the OLEDB library that was fixed in CR#530923. Because version 8 no longer has engineering support, the only resolution is to upgrade to a newer version of SQL Anywhere where this bug is fixed (9.0.2 or higher).
Mikel
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Mikel,
Thanks for your reply but The connection string for the version 8 which I am using currently is below
<add name="xxx" connectionstring="Provider=ASAProv;Persist Security Info=True;Data Source=Datasourcename;UID=userid;PWD=password;ASA Multiple Results=True" providername="System.Data.OLEDB"/> But if I now use the version 12 what would be the connection string?
User | Count |
---|---|
52 | |
10 | |
9 | |
8 | |
5 | |
5 | |
5 | |
5 | |
5 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.