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