Thread: Reading a table
View Single Post
  #1 (permalink)  
Old December 29th, 2004, 11:25 AM
harryinpa harryinpa is offline
Registered User
 
Join Date: Dec 2004
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Default Reading a table

I am trying to read a table (in SQL Server 2000), using VBScript, and creating a recordset in the process. I want the program to be able to read this recordset 1 line at a time. Thank you.
Reply With Quote