Results 1 to 3 of 3

Thread: Opening Multiple recordsets at the same time

  1. #1
    Guest

    Post

    How can one use multiple recordset in ADO application. I would like to open two or three of the recordsets at the same time.
    I would appreciate very much If someone has got a code to offer me. Counting on your co-operation. Thanks.

    Albert


  2. #2
    New Member
    Join Date
    Nov 1999
    Posts
    11

    Post

    There is no problem at all.
    If you know how to open one ado recordset then you know how to open multiple recordset.
    Just give anyone of them a different name.

  3. #3
    New Member
    Join Date
    Jan 2000
    Location
    Ashland, Oregon
    Posts
    2

    Post

    I usually set up multiple recordsets in the Data Environment. If you query MSDN on DataEnvironment, you should get a pretty clear explaination of how this is done. Not much coding, just careful clicking.

    Good luck.


    ------------------
    Thomas

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