Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Only looking for a real change
Message
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP
Network:
Windows 2003 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01419062
Message ID:
01419226
Views:
51
>Hi Naomi,
>
>> But I don't want to save when nothing has changed - what should I do to avoid it?
>
>In this case you need to find the code that saves data and extend it with some code that performs a TABLEREVERT() on the current record when the record hasn't changed. The key is that you have to either use TABLEREVERT() or TABLEUPDATE(). You cannot simply do nothing, even when data hasn't changed.

Ok, I'll see what can be done - thanks.
If it's not broken, fix it until it is.


My Blog
Previous
Reply
Map
View

Click here to load this message in the networking platform