Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to define nonstandard views
Message
From
19/07/2001 09:20:03
 
 
To
19/07/2001 09:05:11
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00532469
Message ID:
00532481
Views:
9
Alejandro,
In addition to the answers you've received, you can enter an expression into VFP's view designer:
*-- enter the following into the Functions and Expressions textbox:
NVL(FieldName, '') AS FieldName

HTH
>How does one get around the limitations of the view designer? For example:
>
>I am defining a wiew that is a right join, but I want a character field to be character, not null, in the cursor when there was nothing there. Tried using an expression, but don't know how to give it a name. Ideally, I would like to just define the SQL and then define all the "extras" (defining updateable fields etc) graphically. Tried to hack the DBC... oops, it became unretrievably corrupted.
>
>TIA,
>
>Alex
Daniel
Previous
Reply
Map
View

Click here to load this message in the networking platform