Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Begin transaction & sqlsetprop(handle,transactions,2)
Message
From
24/02/2004 10:21:01
 
 
To
24/02/2004 02:45:46
Suhas Hegde
Dental Surgeon
Sirsi, India
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00880173
Message ID:
00880277
Views:
31
>
>SQLexec(handle,"BEGIN TRANSACTION")
>
>** AND
>
>sqlsetprop(handle,"Transactions",2)
>
Basicall, I would use the former if you are using SPT for all your data access and the later if you are using remote views. But either should work.

It really helps to know what is happening when you do stuff. I recommend you run profiler while you use remote views to see what is really getting sent to the back end.

BOb
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform