Results 1 to 4 of 4

Thread: How to use SEEK method in ADO

  1. #1

    Thread Starter
    New Member
    Join Date
    Oct 1999
    Location
    Ahemedabad, Gujarat, India
    Posts
    4

    Post

    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 ?

  2. #2
    Member
    Join Date
    Aug 1999
    Location
    Ohio
    Posts
    59

    Post

    You might try the find method.

    recordsource.find(parameters)

    This has worked for me.

  3. #3
    Hyperactive Member
    Join Date
    Jun 1999
    Posts
    308

    Post

    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

  4. #4

    Thread Starter
    New Member
    Join Date
    Oct 1999
    Location
    Ahemedabad, Gujarat, India
    Posts
    4

    Post

    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
  •  



Click Here to Expand Forum to Full Width