Brachole
05-05-2010, 10:43 AM
I'm looking for a good tutorial for doing this in with SQL Server. Basically, the webpage allows the user to locate their own Excel Spreadsheet or CSV file and insert the data into an already created table in the database.
The problem is that I don't know what their file look like as far as columns. I'm assuming I would need to match their columns with my table, somehow!
The problem is that I don't know what their file look like as far as columns. I'm assuming I would need to match their columns with my table, somehow!