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
asp.net page to test database connectivity
IIS 6.0 asp.net 2.0 cpu performance issue
I/O error reported on file system /oracle/P1U aix hdisk path vio
strange error
Compare 2 separate databases
Emc Networker mminfo command
Help with Vista re-installation
PHP Pass Parameters to Online Activation Page
Check to see if a table has a certain value, MS Access 2003
DHCP - Windows Server 2003