Hi Friends

Hi Friends,

I am getting error like "dataset does not support bookmarks which are required for multi-record data controls"

When i am changing cursorlocation property =clUserserver of dataset, and i am getting "Unspecified Error" while i have cursorlocation=clUserClient.

Now i am confused what to do,
I have informix database(Unix) . and Delphi 2007.
Single column query with single field works great like (Select from Table1).
But when i fetch like (Select * from Table1) then it gives error with clUserserver cursorlocation.

Any help Appriciated

Comments