Hi
I wonder if I can make a table to an existing database without using the
statement "Create Table".
I want to use the Datatable with DataColumns and DataRows I have made. Is
there a way I can connect to the database in code and add this DataTable? If so,
please tell me
Fia