Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Replacing only blank fields
Message
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Replacing only blank fields
Miscellaneous
Thread ID:
00742691
Message ID:
00742691
Views:
55
Good day everyone!
I am trying to code a button that when pressed will look through a field and if it finds any empty fields in the table replace it with a default value.
I was thinking something like the following but I know it's wrong:

REPLACE ALL table.field with "default_value" where table.field=""

Can anyone please help with the proper syntax? Thanks!
Max
Next
Reply
Map
View

Click here to load this message in the networking platform