Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Seek
Message
General information
Forum:
Visual Basic
Category:
Database DAO/RDO/ODBC/ADO
Title:
Re: Seek
Miscellaneous
Thread ID:
00897996
Message ID:
00898059
Views:
13
> I need help using the seek command. Below is my code that I am using to seek a specific record in my recordset.

>When I click on my Find command button, I get an error. The error is as follow: "Method or data memeber is not found."
>Please tell me what am I doing wrong?

The Seek() method is supported by only few providers. I know only one such provider (OLEDB provider for MS Jet). I believe that this feature is not supported by ODBC provider. You could verify this by Supports(adSeek) method.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform