ADO and Seek Method 
Author Message
 ADO and Seek Method

I am trying to migrate from DAO to ADO.
It looks like i can not use seek method can I ?
If this method is not available what should I use instead?

Thank You

Sent via Deja.com http://www.*-*-*.com/
Share what you know. Learn what you don't.



Tue, 27 Nov 2001 03:00:00 GMT  
 ADO and Seek Method
Hmmm... I took a break from programming when DAO was the only game in town,
and when I came back picked up ADO, so I never used RDO.

I'd guess its similar to the Find in DAO and ADO, maybe?  (although there
are differences between those two)

If so, try this link:
http://msdn.microsoft.com/library/sdkdoc/dasdk/mdam2aun.htm

HTH,
Battaile Fauber

Quote:

>I am trying to migrate from DAO to ADO.
>It looks like i can not use seek method can I ?
>If this method is not available what should I use instead?

>Thank You

>Sent via Deja.com http://www.deja.com/
>Share what you know. Learn what you don't.



Tue, 27 Nov 2001 03:00:00 GMT  
 ADO and Seek Method
Use the Find method.
Quote:

> I am trying to migrate from DAO to ADO.
> It looks like i can not use seek method can I ?
> If this method is not available what should I use instead?

> Thank You

> Sent via Deja.com http://www.deja.com/
> Share what you know. Learn what you don't.



Wed, 28 Nov 2001 03:00:00 GMT  
 
 [ 3 post ] 

 Relevant Pages 

1. ADO 2.1 Seek method

2. ADO (No Seek Methods so use Find ?)

3. ADO Index property and Seek method

4. Index Property/SEEK method Problem with ADO

5. Seek method on ADO data recordset?

6. "Seek" method with ADO

7. Seek method (ADO)?

8. Seek method, Access97 database, ADO in VB6

9. ADO Recordset Object, Seek Method

10. Seek method in ADO

11. Seek Method in ADO

12. Can't get ADO seek method working

 

 
Powered by phpBB® Forum Software