I am using the Database Connectivity Toolset, and would like to copy
either one recordset or multiple recordsets from one Access table to a
table in a different database.  I would like to do it directly with
the data in variant form, but I can't get it to work.  I can get it to
work(on a small test table) if I first convert my source variant data
to a cluster, then insert that into the other database table.  My real
database has many items with a variety of date types.  Can I copy
directly variant to variant?

Reply via email to