Hello,

I want to connect an access file with vb6 by using ADO. Then i want to read a table from the file and if i read it i will show it to datagrid. After these i want to create a new .mdb file with the same table including one more column all blank.
Last step copy the elements of the first table to the second.

do you know how i will do that?

or a tutorial?

thanks