Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Saving Directly to table
Message
 
 
To
14/09/2010 11:39:13
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
01481130
Message ID:
01481133
Views:
65
>HELLO!!
>i have this form connected to a single database.
>Normal as ever.
>Except that when i enter data into the fields it saved directly too the table . I dont evven have too save and if i "Revert" (tablerevert) the table still keeps it any idea why its doing that? the table has pessimistic buffering btw

Don't set it in the Data Environment. Set properly using cursorsetprop function in form's Load, for example, using table buffering level.

BTW, I usually use optimistic table buffering (5).
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform