How to migrate ms access table to sql server using vb.net
by jazzygodfrey
. Updated 16 years, 8 months ago
hi,
I am using vb.net 2005
I am looking for code to select data from ms access table to a datagrid(already achieved this) and be able to transfer the selected data to a new sql server table.
any help pls?