Re: "Invalid cursor state" when running DELETE as last statement of stored procedure



Hmm, actually, when I posted the above message I was still using an
actual DELETE statment. After that I updated the search proc to use a
"delete" stored proc instead of a raw statement(essentially the same
statement encapsulated in a proc) and it works. Yet another item on the
Pervasive bug list?

.



Relevant Pages