Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
RollBack transaction doesn't work
Message
De
24/11/2009 08:17:50
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Titre:
RollBack transaction doesn't work
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Vista
Network:
Windows 2003 Server
Database:
MS SQL Server
Application:
Desktop
Divers
Thread ID:
01436291
Message ID:
01436291
Vues:
128
Hi,

From VFP i'm persisting data into SQLServer, but roolback transaction dont work
objConexao.executar("BEGIN TRANSACTION")
objConexao.executar("Update TableName set fieldname = 11 where fieldkey = 289880")
objConexao.executar("ROLLBACK TRANSACTION") && dont work - in SQLServer fieldname was updated to 11
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform