Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Linked server to Excel setting Mode property

Status
Not open for further replies.

martynh

Technical User
Joined
Oct 17, 2001
Messages
73
Location
GB
I want to set up a linked server to an Excel spreadsheet. This is easy enough, except that I can't see how to set the ADO Connection object properties. In the 'Provider String' field of the linked server set up, all that seems to be read is the 'Excel x.x' value, which equates to the 'Extended Properties' property of the Connection object. Appending other properties to this (semi colon delimited) such as Mode=Read seems to be simply ignored.

If I'm correct about this, its really crap. Just like a lot to do with linked servers and ADO DB! (It's been a bad day).

Martyn
martyn.hodgson@cdesolutions.com
 
i have connected sql server tables with odb, do you want to display a query on a excel sheet?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top