Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Xcase & views
Message
From
15/12/2000 18:37:40
 
General information
Forum:
Visual FoxPro
Category:
Third party products
Title:
Miscellaneous
Thread ID:
00453152
Message ID:
00454286
Views:
32
Well, then it may be an issue of poor database design that I'm encountering. Seeing that I'm by myself however I have no one to check that with.
I have a left join condition that could return a null value for instance, and I want to present this in the following way:
NVL(Types.cabbreviation,"NONE") as cClientGroup
so that no logic has to exist in the form or control that would have to know what to do with null. It looks like I would use the expression column in xcase, or define a virtual field in the Types table. In the first case the column for expression is not available during the view design, and in the second the virtual field doesn't show up in the available fields for the path. What would you, or anyone else do to implement this?

Mike
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform