Results 1 to 2 of 2

Thread: Geting Date from record

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Nov 1999
    Posts
    184

    Question

    Hi,

    I Really need to get the code to do this..

    1. Open C:\ClientAlert\Clients.mdb
    2. Find out how many rows there are in a DB Field
    3. ReDim Array to the records in the field
    4. Copy ALL Records from one field to a array

    can someone help me out????

    Thankyou...

    Evan Duffield --------
    --- [email protected]
    - -
    VB6 - Learning Edition
    - -


  2. #2
    Guest
    Try GetRows, look it up in the help, it retreives records from a recordset into an array.

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