Results 1 to 6 of 6

Thread: seek in DAO matches ? in ADO

  1. #1

    Thread Starter
    Addicted Member nad_scorp's Avatar
    Join Date
    Feb 2001
    Location
    Inside XML
    Posts
    242

    seek in DAO matches ? in ADO

    What matches "seek" ,used for searching for a record in DAO, in in ADO ?

    And plz provide a simple example if possible


    Thanx in advance
    Me "Talented Idiot" by Gtarawneh "He said he's sorry

    Inconsequential is Incommunicable

    The first impression we have
    Is not always the real one
    My reality is not always your
    so my friend....Is life that simple?


    It is called "Israeli occupation forces"

  2. #2
    Let me in .. techyspecy's Avatar
    Join Date
    Aug 2002
    Location
    Back to VBF.
    Posts
    2,456
    Find ... in ADO

  3. #3

    Thread Starter
    Addicted Member nad_scorp's Avatar
    Join Date
    Feb 2001
    Location
    Inside XML
    Posts
    242
    how do I use it ?
    Me "Talented Idiot" by Gtarawneh "He said he's sorry

    Inconsequential is Incommunicable

    The first impression we have
    Is not always the real one
    My reality is not always your
    so my friend....Is life that simple?


    It is called "Israeli occupation forces"

  4. #4
    Addicted Member
    Join Date
    Sep 2001
    Location
    Canada
    Posts
    202
    There is also a Seek function in ADO if you are using Jet OLEDB provider. It is much faster than the Find method. Of course it can only be used on Indexed fields. For more info see... http://msdn.microsoft.com/library/de...mdmthseek.asp.

  5. #5

    Thread Starter
    Addicted Member nad_scorp's Avatar
    Join Date
    Feb 2001
    Location
    Inside XML
    Posts
    242
    Since I', connecting Oracle 8i database I'm using

    Microsoft OLE DB Provider for ORACLE

    and so I can't use "seek"

    But how can I use find "Example PLZ"

    thanx
    Me "Talented Idiot" by Gtarawneh "He said he's sorry

    Inconsequential is Incommunicable

    The first impression we have
    Is not always the real one
    My reality is not always your
    so my friend....Is life that simple?


    It is called "Israeli occupation forces"

  6. #6
    Addicted Member
    Join Date
    Sep 2001
    Location
    Canada
    Posts
    202
    Do a search on google for [ado find method]. You'll get a lot of good stuff.

    http://www.google.ca/search?q=ado+fi...-8&hl=en&meta=

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