1
Answer

Make a table in Database using windows Form

I have a database. which initially has no tables. Can I insert a new table into the database from a table defined in Windows Form??

Answers (1)