|
-
October 15th, 2001, 12:42 PM
#1
Methods Support
Hello all,
Here is my problem:
The MSDN help line states that:
(For example, the OLE DB Provider for Microsoft Jet supports Seek and Index.)
Microsoft.Jet.OLEDB.4.0
If rs_Table.Supports(adIndex) And rs_Table.Supports(adSeek) Then
end if
But when I try to use the support method to verify that, the return value is false. Thus, I can not use the methods Index and Seek.
Could anyone help please.
Thanks
Hisham
Thank You, Hisham
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|