ADO recordset to table
good morning everybody
...i've a ADO named "Distributor" with cmdText source ... the sql statement is "SELECT * FROM Distributors ORDER BY DistributorID;"
now i've placed button, whenever i press that button, all the records that are in the recordset of Distributor should be copied to a table that is named as "DistributorTwo", but before this, the table "DistributorTwo" should be emptied.
i m sorry my english is poor, but i hope u'll understand my problem.
w8ing 4 a good reply
|