Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SQL Pass Through Question (Newbie)
Message
From
19/03/2002 05:21:54
Handi Rusli
PT. Alam Sumbervita
Jakarta, Indonesia
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
SQL Pass Through Question (Newbie)
Miscellaneous
Thread ID:
00634386
Message ID:
00634386
Views:
43
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."
Next
Reply
Map
View

Click here to load this message in the networking platform