P
Peter Nunez
I am importing a file into my database on a daily basis.
I would like to calculate the number of records in the
imported file so that I can append it to a running daily
count table. How can I count the records in this file
using ADO?
I would like to calculate the number of records in the
imported file so that I can append it to a running daily
count table. How can I count the records in this file
using ADO?