Results 1 to 2 of 2

Thread: vb database array

  1. #1

    Thread Starter
    New Member
    Join Date
    Mar 2000
    Posts
    4
    hello

    how do you read from a database and put it into an array?

    thanks,
    Katrina

  2. #2

    .GetRows or .GetValues

    Use this...

    varArray = adoRS.GetRows
    Senior Systems Architect/Programmer

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