1
Answer

Add new DataTable to a database???

Fia Karlsson

Fia Karlsson

18y
2.1k
1

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

Answers (1)