AS2005 OLE DB Provider error when using Sybase IQ -
09-22-2005
, 12:06 PM
Hello,
We have been using OLE DB Provider for Sybase Adaptive Server Anywhere
(ASA) v 7.0 to get the data from Sybase IQ without a problem in AS2000,
however, when I've tried to create data view in AS2005 (September CTP)
I was able to go all the way to the selecting all tables I am
interested in and after clicking on Finish button I got an error:
'ASAProv.70' failed with no error message available, result code:
E_FAIL(0x80004005). (Microsoft Visual Studio)
------------------------------
Program Location:
at System.Data.OleDb.OleDbCommand.PrepareCommandText( Int32
expectedExecutionCount)
at
System.Data.OleDb.OleDbCommand.ExecuteReaderIntern al(CommandBehavior
behavior, String method)
at System.Data.OleDb.OleDbCommand.ExecuteReader(Comma ndBehavior
behavior)
Any thoughts and suggestions are greatly appreciated.
Thanks!
Alex |