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
PS3 attached with HDMI to HDTV blacking out
laptop display problems
how to open the PDF in a new browser window using jsf ?
Is there a good solution for monitoring the status of RAID array in HP or IBM server run Windows 2003?
how to let javascript load data from a server
Pass multiple values for one parameter via OpenQuery
Will an AGP Video Card work in a PCI Express Slot?
using a hidden form with .hta script
OMA and OWA
mysql stored proc parameter