Re: ADO error "Invalid Cursor State" after updating Sybase Adaptive Server Anywhere to version 9.0.1.1862
From: Josh Roberts (eyeonsolutions_at_speakeasy.net)
Date: 09/27/04
- Previous message: Bryce K. Nielsen: "Re: Calling the ConnectionString Creator dialog"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 27 Sep 2004 15:06:09 -0400
Kevin:
I am having the smae exact issue. Did you ever find a solution to this,
other than using the ODBC driver?
Thanks
Josh
"Kevin Davidson" <kevin@qsinc.com> wrote in message
news:40e58752$1@newsgroups.borland.com...
> I'm writing a simple application to read some data from a Sybase database
> someone sent me. I was progressing pretty well until I installed the patch
> upgrading it to 9.0.1.1862. After that I started to get this "Invalid
> Cursor State" error.
>
> I am using Microsoft ADO to access the database through the "Sybase
> Adaptive Server Anywhere Provider 9.0" OLEDB provider. The code is in
> Delphi 7.
>
> The failing statement is the second Open of the dataset--the code goes:
> Close, Open, Close, Open (fail). The SQL is just a "select * from table
> where a = :a and b = :b".
>
> I could really use a hint on this one as I don't usually work with Sybase.
>
> Thanks,
>
> Kevin Davidson
- Previous message: Bryce K. Nielsen: "Re: Calling the ConnectionString Creator dialog"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|