Click to See Complete Forum and Search --> : How to use SEEK method in ADO
Raju
Oct 6th, 1999, 12:48 PM
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 ?
JasonS
Oct 6th, 1999, 09:32 PM
You might try the find method.
recordsource.find(parameters)
This has worked for me.
LG
Oct 7th, 1999, 01:40 AM
Hi,Raju. Check this site http://msdn.microsoft.com/library/sdkdoc/dasdk/mdae0blk.htm
There is an example how to use Seek method with ADO
Hope, it will help you
LG
Raju
Oct 8th, 1999, 12:12 AM
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..
vbforums.com
Copyright Internet.com Inc., All Rights Reserved.