Good Day,
I am new here and not a well experienced programmer but I somehow get by. Anyway here's my Question:
Is it possible to use the Data displayed in the DataGridView (Column names, rows, etc.) to create a table in SQL?
I was creating a simple program where the Client could import Excel files into the program, and that would be the DataGridView. And after that is the problem, I don't know how to upload the table into the SQL Server.