Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Does sqlexec() any kind of clearing ????
Message
From
27/10/2005 11:40:05
 
 
To
27/10/2005 10:14:32
Albert Beermann
Piepenbrock Service Gmbh & Cokg
Osnabrück, Germany
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Environment versions
Visual FoxPro:
VFP 9
Database:
MySQL
Miscellaneous
Thread ID:
01062617
Message ID:
01062654
Views:
16
Hi,

the only thing i know of FoxPro does after a successful SQLEXEC is committing the transaction.

You may try to switch to manual commit mode e.g.
?SQLSETPROP(ourConnection,"Transactions",2)


Regards
Christian
Previous
Reply
Map
View

Click here to load this message in the networking platform