Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SQL Pass Through Question (Newbie)
Message
De
19/03/2002 05:21:54
Handi Rusli
PT. Alam Sumbervita
Jakarta, Indonésie
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
SQL Pass Through Question (Newbie)
Divers
Thread ID:
00634386
Message ID:
00634386
Vues:
44
Hi Experts !!

I am a newbie in developing VFP with SQL Server 2000, and I want to know what is the differences between :

1.=SQLEXEC(nHandle,"Begin Transaction")
And
=SQLSETPROP(nHandle,"Transaction",DB_TransManual)

2.=SQLEXEC(nHandle,"Commit Transaction")
And
=SQLCOMMIT(nHandle)

3.=SQLEXEC(nHandle,"Rollback Transaction")
And
=SQLROLLBACK(nHandle)

Which approach should I make for developing VFP App with SQL Server ?

Thank's in advance :)
Handi Rusli
"Treat people with respect and courtesy, and one will be blessed. Complete task heartily, with best effort and responsibility, and one can achieve the greatest."
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform