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
Public Folder replication or moving not working after SBS 2008 migration
MySQL daemon acts differently at boot time
datepicker with check box - check null by common function
How to compress a string into a short representation in ASP.NET using C# or VB.NET?
Restoring MSSQL 2000 databases to MSSQL 2005
EtherChannel on Cisco 2960 switch intermittent dropped packet
What's the meaning of "meta:resourcekey="some_va
lue""?
asp.net + modal popup
PHP SESSION id IN QUERY STRING
diff between cfgmgr -v and cfgmgr -v fcs0 and fcs1...