1
Answer

how to create table in database using c# and table should be created with columns of EXCELWORKBOOK

Photo of vasu vijju

vasu vijju

15y
2.9k
1
how to create table in database using c#------creating table in databse should be same as  coumns of EXCEL WORKBOOK columns......... i mean the c#code shukd take the table structure of EXCELworkbook already exsisting and create the same table structure in sqlserver using c#.

Answers (1)