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
Restoring Windows Server 2008 System state backup on different machine
iSCSI Performance Tuning
Mysql Query to select from two tables
Folders from Windows Updates are created in USB Discs
asp.net mssql - I have a dataosource that initially searches and pulls in a full query is there a way to alter the dynamiccaly the where clause.
Is there a DSMOD query to change the domain part (only) of an email address in AD?
Unable to access OWA
Installing SSL certifcate on exchange 2010
Windows 2003 DC, want to install DNS but setup fails on missing file(s). (dnsperf.h)
Imaging a RAID Setup to a Non-RAID Disk