|
-
Oct 6th, 1999, 12:48 PM
#1
Thread Starter
New Member
i was using SEEK method in DAO Quite easily but seek method in ADO does not work or i don't know how to make it work.
if you can help me please ?
-
Oct 6th, 1999, 09:32 PM
#2
Member
You might try the find method.
recordsource.find(parameters)
This has worked for me.
-
Oct 7th, 1999, 01:40 AM
#3
Hyperactive Member
Hi,Raju. Check this site http://msdn.microsoft.com/library/sd...k/mdae0blk.htm
There is an example how to use Seek method with ADO
Hope, it will help you
LG
-
Oct 8th, 1999, 12:12 AM
#4
Thread Starter
New Member
HEY LG if the Provider does not support SEEk method then what should i do.. i tried all of them... Jet and ODBC... what should i do??
please reply me..
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
|