Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)

  • RE: for loop in recordset

    i will write it to a text file

  • RE: for loop in recordset

    ex .

    select lastname, firstname, middlename, birthday from tbl_temp_users

    (all fields in tbl_temp_users are varchar, i uploaded the data from tab delimited file)

    i want to loop to all the records to check...

Viewing 2 posts - 1 through 2 (of 2 total)