|
dealwi8me
Starting Member
13 Posts |
Posted - 03/22/2012 : 05:33:02
|
Hello all,
I have a problem with importing data from Excel 2010 in SQL Server. What I want to do is to get a string that gives the path of an Excel Sheet 2010 file from the user through the .NET Application. Then I need to create a stored procedure that will append the data from excel file to an already created table in SQL Server. The table and the Excel Sheet will have the same columns with same names.
Any suggestions if there a way to build a stored procedure for this?
Thank you in advance. |
|