| |
renita
Posts: 1
Score: 0
Joined: 5/29/2005
From: South Africa
Status: offline
|
Hi all My problem is I need to import a work sheet called Raw_Data in an Excel work Book called Reports to Microsoft SQL Server The table has been created the table name is Stats Have problems with the query to insert the data from the excel spreadsheet to the Table... any help will be greatly appreciated... If anyone as some useful code examples plz share This is the query: I've tested in query analyser and I get an Error INSERT INTO EntriqReports1 SELECT * FROM [Raw_Data$] IN 'c:\SuperSportReports.mdb' 'Excel 8.0;' the error reads... Incorrect syntax near the keyword 'IN'.
_____________________________
Renita
|
|