Microsoft
Software
Hardware
Network
Question : Is it possible to create a script that will retrieve data from excel?
Hi!
Is it possible to create a script that will retrieve data from excel then save it to the relevant tables in the database?
I am using SQL Server 2008.
Regards,
Joseph
Answer : Is it possible to create a script that will retrieve data from excel?
SELECT * FROM OPENDATASOURCE('Microsoft.
Jet.OLEDB.
4.0',
'Data
Source=c:\UrExcelFile.xls;
Extended Properties=Excel 8.0')...Sheet1$ -- put ur excel filename and sheetname, you need the 3 dots and the $ symbol
Random Solutions
Macintosh Application in Windows7
Public Desktop Icons not showing in RDP sessions
Install issue: XenApp 5 Feature Pack 3 on W2K8x64
Automatically delete empty tables from access database
combofix
How to determine age of a Windows Vista laptop
System Restore Points Not Created on Win 7
BES multiple calendar syncronization
Feildset hide/show in Google Mail, php
obtain source (/usr/src) for 8.0-RELEASE-p3