Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
UPDATE VALUE?
Message
 
To
29/07/1999 18:01:34
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Miscellaneous
Thread ID:
00247976
Message ID:
00247986
Views:
23
>Is there a way for a field value to get updated automatically when my table gets updated in a database container. Sort of like the default value. Thanks...

Big Yes! Use a default value to enter data in fields you don't need to worry about in code. Examples could be key fields (Primary keys), state (based on zip code), gender (based on title), etc.

You then just put the values you need to and these will be entered based on existing information. Watch for NULL though, there are a few boobie-traps here.
Nigel B Coates
NBC Software Services
Dublin, Ireland.
eMail: Nigel.Coates@NBCSoftware.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform