Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problema updating from SQL server
Message
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Problema updating from SQL server
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows Server 2003
Network:
Windows 2003 Server
Database:
MS SQL Server
Application:
Desktop
Miscellaneous
Thread ID:
01392299
Message ID:
01392299
Views:
97
I access from SQL to VFP data. I have created a linked server and i wrote a stored procedure with a command like this

UPDATE OPENQUERY(VFP, 'SELECT Ido, Ccf FROM myTable WHERE Ido=16949') Set Ccf='ABC'

When i execute this stored i see in messages windows of sql server that all commands have been executed but if i requery the data the column ccf has not been modified.

I use Visual Foxpro OLEDB provider versione 9 Sp2.

I am very new to sql server, where is my error ?

Thanks
Next
Reply
Map
View

Click here to load this message in the networking platform