I am trying to use ADO's seek command against data that I returned from a Sybase SQL server via a stored procedure.
When I issue the seek command, I get a VB error that says "Object or provider is not capable of performing requested operation". The provider I'm using is MSDASQL.
Any suggestions?
When I issue the seek command, I get a VB error that says "Object or provider is not capable of performing requested operation". The provider I'm using is MSDASQL.
Any suggestions?