Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Uncommitted changes
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Network:
Windows XP
Database:
Visual FoxPro
Miscellaneous
Thread ID:
00968833
Message ID:
00968838
Views:
10
>Hi! I have a refresh somewhere in my form that is causing uncommitted changes to my CUSTOMERS table.
>
>What command can I use to detect what line of code that is changing any of the fields in my table, IE that changes have taken place?
>
>Hope this makes sense
>
>Any help extremley appreciated

You can open your tables Read Only (NOUPDATE clause of USE), so it will complain as soon as you do an INSERT or REPLACE.
"The five senses obstruct or deform the apprehension of reality."
Jorge L. Borges?

"Premature optimization is the root of all evil in programming."
Donald Knuth, repeating C. A. R. Hoare

"To die for a religion is easier than to live it absolutely"
Jorge L. Borges
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform