Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Problema updating from SQL server
Message
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Problema updating from SQL server
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows Server 2003
Network:
Windows 2003 Server
Database:
MS SQL Server
Application:
Desktop
Divers
Thread ID:
01392299
Message ID:
01392299
Vues:
98
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
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform