Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Default Values
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00122840
Message ID:
00122872
Views:
12
>My field is state, character, 2
>
>My default value is:
>state="FL"

Steve,

That expression (state="FL") is logical not character. What you want for the default value is "FL". Not an expression that compares "FL" to the contents of state.
Previous
Reply
Map
View

Click here to load this message in the networking platform