Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
alter field in Dbase based on othe rfield values
Message
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
alter field in Dbase based on othe rfield values
Miscellaneous
Thread ID:
00001310
Message ID:
00001310
Views:
97
I want to have a NAME field in my table that is based on three other fields - FIRSTNAME, LASTNAME, COMPANYORG.

If COMPANYORG is blank, then NAME=LASTNAME, FIRSTNAME.
If not blank then NAME=COMPANYORG.

I do this right now in various parts of my customer maintenance screens. What I want to know if there's a really neat way to do it inside the database itself using a stored procedure or validation rule, or something else I don't know about...
Reply
Map
View

Click here to load this message in the networking platform