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
Setting Compatibility Mode in IE8 using JavaScript
jQuery Dialog Ajax PHP problem
Question about Exchange 2010 mailbox move.
office 2003 keeps self installing over 2007
Screen lock/unlock
Crystal cross-tab page numbering
Changing default ring volume on Polycom IP 430 and 650
How do I modify textboxes/labels in an asp:repeater footertemplate through javascript (client side)
Passing PChar parm to DLL
VMware Vcenter server connection to iSCSI SAN network