morechocolate
Technical User
I know how to use ADO to work with Access Databases, but I need to create a comma-delimited file using the information in the recordset and I am not too sure how to do that.
I am aware of the for Output command for sequential files, but it requires Write# var1,var2,var3...
Is that the best way if you have several fields in the recordset?
Thanks
mc
I am aware of the for Output command for sequential files, but it requires Write# var1,var2,var3...
Is that the best way if you have several fields in the recordset?
Thanks
mc