I want to use Sybase SQL Anywhere Server with Visual Basic 6.
I have performance problems when navigating in
a large (40000 records) dataset. Positioning the Cursor
to the middle of the dataset (record no 20000) takes about 20 seconds
when using Remote Data Objects.
What am I doing wrong?
Which ODBC drivers shall I use?
Are there special OLE DB Providers for
SQL Anywhere together with ADO 2.0?
Thanks,