G
Guest
Hello,
I am working on a project where I need to be able to grab the data from an
Excel spreadsheet and create a new table in my database based on the columns
in the spreadsheet. After the table is created then I need to fill the table
with the data from that spreadsheet. I am using ASP.NET 2.0 and SQL 2000 for
my database.
What would be the best way to do this? Should I go Excel to XML or Excel to
a Dataset?
Also, how would I do this?
Please any help would be much appreciated.
Thanks.
I am working on a project where I need to be able to grab the data from an
Excel spreadsheet and create a new table in my database based on the columns
in the spreadsheet. After the table is created then I need to fill the table
with the data from that spreadsheet. I am using ASP.NET 2.0 and SQL 2000 for
my database.
What would be the best way to do this? Should I go Excel to XML or Excel to
a Dataset?
Also, how would I do this?
Please any help would be much appreciated.
Thanks.