November 28, 2012 at 2:38 pm
Is there anyone know how to import Excel file into SQL?
Thank you
November 28, 2012 at 3:09 pm
This sums it up: http://support.microsoft.com/kb/321686
Plus there's the Import Wizard.
November 28, 2012 at 7:55 pm
you could use the import export data wizard on SQL server .
or if you do not have it installed ..
right click on the database>tasks>import data. follow the steps ...
or
if you have SSIS , you can use it to import data from an excel file .
or
create a table in your database and use insert command to insert the rows.
Viewing 3 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply
This website stores cookies on your computer.
These cookies are used to improve your website experience and provide more personalized services to you, both on this website and through other media.
To find out more about the cookies we use, see our Privacy Policy