Click here to Skip to main content
15,892,298 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Is there any way to copy data from ms excel or msword to the database.
As I have data present in ms excel sheet and want to import it into database for ex. via ms sql server management studio
Any help regarding it.....thank in advance
Posted

1 solution

Yes you are right using SSMS (SQL Server Management Studio) you can import data from MS Excel, here is good example for this...

MS Excel to SQL Server[^]

Import data from Excel to Sqlserver[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900