I have a DSN defined on a machine called 'test'. I want to use this to access the database it points to and run a defined view there called zz_wanted_data.
What methods does vbscript offer to make the connection run this view and process the data. The returned data can contain 25000 records, and each record's fields are tab delimited.
Any help will be greatly appreciate.
What methods does vbscript offer to make the connection run this view and process the data. The returned data can contain 25000 records, and each record's fields are tab delimited.
Any help will be greatly appreciate.