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
datagridview cell click of null value
Exchange 2003 does not work after reinstalling SMTP service on SBS 2003 Server
asp.net - I have a problem - i cannot connect an ajax calendar extention & textbox to the where clause of a gridview datasouce..
net share system error 5 acces denied
Windows7 my Documents folder
aix vs shell
File Uploads with jQuery Form and jQuery Validation
Why won't Exchange Transport service start in Exchange 2007 on our SBS 2008 server ?
urgent: how to change the nic speed from 100 half to 1000full in Solaris10
VMware Workstation 7.1 Won't Install