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 bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

syntax to UPDATE external tables via linked servers

Status
Not open for further replies.

mw9999

Technical User
Nov 5, 2002
27
GB
i'm looking for help with UPDATING/INSERTING INTO external foxpro tables via linked servers using an ODBC connection... to query the tables, i use OPENQUERY function successfully to access the data. just not having any luck making updates to the data using OPENDATASOURCE, OPENROWSET, or OPENQUERY functions, or referring to the linked server directly. what would the correct syntax be?? is it possible my connection does not allow for updating???

any help would be greatly appreciated. thanks, mitch.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top