SQL Server Performance

  • Home
  • Articles
  • Forums
  • Tips
  • Training
  • FAQ's
  • Blogs
  • Software
  • Books
  • About Us
RSS Feeds
Sign in | Join


Article Topics

All Articles
Performance Tuning
Audit
Business Intelligence
Clustering
Reporting Services
SQL Azure
Developer
General DBA
ASP.NET / ADO.NET
SQL Azure

USEFUL SITES :

ASP.NET Tutorials
Windows and SQL Azure Tutorials
Cloud Hosting Magazine
SharePoint Tutorials
Windows Server Help

Write for Us

Share your SQL Server knowledge with others and raise your profile in the community More...
Latest Articles

A High Level Comparison Between Oracle and SQL Server - Part ...
A High Level Comparison Between Oracle and SQL Server - Part ...
A High Level Comparison Between Oracle and SQL Server - Part ...
A High Level Comparison Between Oracle and SQL Server

More     
 
Latest FAQ's

Add Node to A SQL Server failover Cluster failed with invalid ...
SQL Server Destination remote server error
Setting Up Data And Log Files For SQL Server
Will Check Constraints Improve Database Performance?

More     
   
Latest Software Reviews

dbForge Review
Spotlight on ApexSQL Diff - Server-based database comparison tool ...
Spotlight on ApexSQL Data Diff - Server-based database comparison tool ...
Spotlight on ApexSQL Doc 2008

More     

articles >> business intelligence >> How to Import Data from Microsoft Office ...

How to Import Data from Microsoft Office Excel 2007 to SQL Server 2005

By : Ashish Kumar Mehta
Jun 24, 2008

Page 2 / 2


In the next screen the Data Source needs to be selected as SQL Native Client as the data is being imported to SQL Server 2005. Thereafter one needs to select the Server Name to which the data will be imported and the appropriate Authentication Mode needs to be configured followed by the Database Name. 

 

In this example the SSIS Package we will be connecting to the local SQL Server Instance using windows authentication and the database used will be ImportExcel.  

In the Specify Table Copy or Query wizard screen select the copy data from one or more tables or views option and continue with the wizard to the next screen.


 
In the Select Source Table and Views wizard screen one needs to select the Employee Spreadsheet in the Source and in the Destination, ImportExcel.dbo.Employee will be visible. Thereafter click on Edit Mappings… and specify the datatype if different from the one which SQL Server has suggested by scanning the data available in the Spreadsheet.


 
In the Save and Execute Package wizard screen there are two options namely Execute Immediately and Save SSIS Package as file system. You can make either of the choices and then click on the Finish button to run and end the package configuration.

Conclusion
The SSIS Package will import the data from the Microsoft Office Excel 2007 Employee Spreadsheet to the Employee table in the ImportExcel database. 

About the Author
Ashish Kumar Mehta is currently a Software Development Engineer at Microsoft India, Hyderabad. He has been working in IT for over 5 years and with databases for over 4.

<< Prev Page         








C# Help and Tutorials | PHP MySQL Tutorial | Sharepoint Tutorial | Azure Tutorial | Cloud Hosting Magazine | ASP.NET Tutorials | Windows Server Help | Windows Phone Pro | Silverlight Ace | Visual Studio Tutorials | Home | Peformance Articles | Audit Articles | Business Intelligence Articles | Clustering Articles | Developer Articles | Reporting Services Articles | DBA Articles | ASP.NET / ADO.NET Articles | SQL Server Training Videos | DBA FAQ's | Developer Peformance FAQ's | DBA Peformance FAQ's | Developer FAQ's | Clustering FAQ's | Error Messages | Audit Tool Reviews | Backup Tool Reviews | Coding Tool Reviews | Compare Tool Reviews | Documentation Tool Reviews | Design Tool Reviews | Monitoring Tool Reviews | Log Tool Reviews | Reporting Tool Reviews | Clustering Tool Reviews | Security Tool Reviews | Change Management Tool Reviews | Remote Access Tool Reviews | Book Reviews | Security Tool Reviews | ADO.NET / ASP.NET | Administration | Analysis/OLAP Services | Application Development | Configuration | Components | ETL | Hardware | High Availability | Hints | Index | Misc | Operating Systems | Performance Tuning | Replication | T-SQL | Views


              © 2010 Jude O'Kelly. All rights reserved