Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Local views created with free tables -- cannot update ta
Message
From
01/05/2002 13:59:48
Angela Haws
Seminole County Tax Collector
Debary, Florida, United States
 
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00651068
Message ID:
00651462
Views:
16
Hi Nick-
The underlying table is buffered, optimistic table buffered. In my MAIN .prg, I open all my tables which will be changed, and apply:
CURSORSETPROP("buffering",5,"freetablenames") to each one of them.
I then issue a tableupdate(2,.t.,"freetablenames") under a "SAVE" button. Am I doing something wrong here? Should I just do a plain tableupdate(0)?
Let me know.
Thanks Nick-
Angie
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform