how to create table in database using c# and table should be created with columns of EXCELWORKBOOK
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#.