Welcome to dbFreaks.com!
FAQFAQ    SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

Linked Server & Open Excel Spreadsheet

 
   Database Help (Home) -> ODBC RSS
Next:  Split Data  
Author Message
Dave1500

External


Since: Oct 29, 2008
Posts: 1



(Msg. 1) Posted: Wed Oct 29, 2008 5:42 am
Post subject: Linked Server & Open Excel Spreadsheet
Archived from groups: microsoft>public>sqlserver>odbc (more info?)

Hi

Using SQL Server 2000 and Excel 8.0 (2002) I have created a linked server
which successfully extracts data from a spreadsheet. However the spreadsheet
is left open on the remote server as there is a frequent refresh process in
operation. When I attempt to link to the open spreadsheet I get the following
error message:

Server: Msg 7399, Level 16, State 1, Line 1
OLE DB provider 'Microsoft.Jet.OLEDB.4.0' reported an error. The provider
did not give any information about the error.
OLE DB error trace [OLE/DB Provider 'Microsoft.Jet.OLEDB.4.0'
IDBInitialize::Initialize returned 0x80004005: The provider did not give any
information about the error.].

Is there a way round this? Is it possible to link to an open spreadsheet or
must the file be closed when linking? Are there any possible workarounds or
alternative strategies for this?

Thanks in advance,
Dave

 >> Stay informed about: Linked Server & Open Excel Spreadsheet 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
error message in view to a linked server - Hello, I have a firebird 1.5 application. In my sql-server 2000 I created a linked server to firebird using the firebird odbc driver. I cannot query one table because I get the following error: " [Non-interface error: Column 'ERHALTENABSCHLAG'....

Creating a Linked server to a tmberline database - Hi all, I have a Timberline construction application that I am trying to link to SQL server 2005 so I can import the data to SQL server for reporting services. I have created the linked server using the below CREATE LINK SERVER below and if I right..

#DELETED returned by Access query using SQL Server linked .. - The following query: SELECT U.User_ID, U.Org, NZ(GV.Gap_Likelihood, 0) as Gap_Likelihood, NZ(GV.Gap_Impact, 0) as Gap_Impact FROM (SELECT User_ID, NZ([Org_Abbr], [Last_Name]) as Org, 29 as GapID FROM tbl_Users ...

Connection to SQL Server failed using Excel 2007 - We have Excel 2007 spreadsheets that are connected to Queries in Access 2007, in turn the Queries in Access have link tables to an SQL Server. The SQL Server requires the user to login with a user-id and password. In previous versions of Access and..

Inserting Excel data into SQL server DB - Hi, I have an auto generated excel file(.xlsx) in a particular format . I tried importing the file to the SQL server database using the query below. SELECT * INTO temp_ExcelData2 FROM OPENROWSET('Microsoft.ACE.OLEDB. 12.0','Excel 12.0..
   Database Help (Home) -> ODBC All times are: Pacific Time (US & Canada)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You can edit your posts in this forum
You can delete your posts in this forum
You can vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]