5 pts.
Q:
How to export excel data to Sql server 2005
How to export excel data to Sql server 2005

Software/Hardware used:
Sql server2005 and Ms excel 2007
ASKED: Oct 29 2009  11:04 AM GMT
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
49385 pts.
A:
 RATE THIS ANSWER
0
Click to Vote:
  •   0
  •  0
  • Bookmark and Share
SQL Server has an Import Wizard. You'll need to install the SQL Server Management Studio on your computer. After you do (it is available on the SQL Server CD/DVD) connect to the SQL Server. In the object explorer window, right click on the database you want to import the database into, select the tasks menu option, then the Import data option. This will present you with a wizard you can run though which will guide you through importing the data into the SQL Server database.
Last Answered: Oct 29 2009  9:52 PM GMT by Mrdenny   49385 pts.
Discuss This Answer:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _