I have some data which comes from ODBC connection, I took that data in datatable in c#. Now I want create a new table in sql server same as datatable with the columnName. Just as copy of one table with the database structure to another database sever.
would be appreciate if someone could help me.
Thanks,
Raj
raj aryanPosted Mar 20, 2013, 2:46 AM
Imtiyaz AnsariPosted Mar 19, 2013, 3:03 PM
try this following step
for attached a table to the another database......like MS Access Database