Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Update Timestamp
Message
From
03/09/2015 04:42:43
Lutz Scheffler
Lutz Scheffler Software Ingenieurbüro
Dresden, Germany
 
 
To
03/09/2015 04:22:21
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows 7
Network:
Windows 2008 Server
Database:
Visual FoxPro
Application:
Desktop
Miscellaneous
Thread ID:
01624207
Message ID:
01624221
Views:
43
>>Thank you. So you do this in record validation?
>
>Yes
>
>(1) You have find out which fields may have changed ( getfldState)
>
>(2) Then for each field that may have changed - test whether it has actually changed
>
>>I know there was a reason to do this in the CA's. I hate those VFP database container stuff.
>
>I have made my own relational integrity - done a lot with triggers

Yeah, I know it is possible

My POV on DBC.
-All prg stuff, I like classes and inheritence.
-Any change of stored procedures are tricky in production
-and will bloat the DBC's memo file

I have some very basic index creating stuff on it, if I have to go low level on the DBC. Anything else is in the program. (IOW integrity is on my own if I'm low level)
Words are given to man to enable him to conceal his true feelings.
Charles Maurice de Talleyrand-Périgord

Weeks of programming can save you hours of planning.

Off

There is no place like [::1]
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform