Click here to Skip to main content
15,898,134 members
Please Sign up or sign in to vote.
1.44/5 (2 votes)
See more:
I have one excel file in local system D drive.In my sql server microsoft excel is not installed.I need to import excel from loal drive to server database by query.
Posted
Comments
KaushalJB 24-Feb-15 6:39am    
"In my sql server microsoft excel is not installed". clarify which is not installed ???
Member 11337367 24-Feb-15 6:41am    
we are connectig one server in that microsoft excel is not installed.
KaushalJB 24-Feb-15 6:45am    
I hope you would try using 'Microsoft.Jet.OLEDB.4.0' workarounds ?
Member 11337367 24-Feb-15 6:46am    
Microsoft.Jet.OLEDB.12.0.
Member 11337367 24-Feb-15 6:41am    
It is microsoft sql.

Check this article, tutorial explains the import process in detail. Simple way to import data into SQL Server[^]
 
Share this answer
 
Comments
KaushalJB 24-Feb-15 6:54am    
+5
Member 11337367 24-Feb-15 7:12am    
is there any qvery to import..
Check this link Excel Import to SQL Server
using Distributed Queries
[^]. It will explain how to import data from Excel to SQl Server using Queries which is what you need.
 
Share this answer
 
v2
Hi,

Check this...import excel data into mysql in 5 easy[^]

Oops!!!"...my sql..." wording gave me wrong indication. No issue check below for SQL aka MSSQL

simple way to import data into sql server/[^]



Hope this will help you.

Cheers
 
Share this answer
 
v2
Comments
Member 11337367 24-Feb-15 6:47am    
not my sql.it is sql
Magic Wonder 24-Feb-15 6:57am    
Okay.
KaushalJB 24-Feb-15 6:48am    
Magic Wonders really ? Get a check for confusions in SQL and MySQL
Member 11337367 24-Feb-15 6:49am    
microsoft sql..

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