Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Wishlist: native VFP views
Message
From
18/12/1999 16:52:57
 
 
To
18/12/1999 10:55:51
Walter Meester
HoogkarspelNetherlands
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00305642
Message ID:
00305713
Views:
40
>These views should be made out of tables related with eachother with the SET RELATION command and filtered with the SET FILTER command. Within a the dialog you should be able to select the fields you want to include with the view. In fact we can already do this with manually setup the table hierarchy (SET RELATION and a SET FILTER) and issue a BROWSE FIELDS command.
>
>What do ya think. Wouldn't this be nice ?
>
>Walter,

We already have this. It is called the data environment. You can create a DE without a form... (See codebook fraemwork.) The DE can contain cursors (table or views) and relations, also indexing and filters.

Add to this a private datasession and you esentially have what you want. Granted it wouldn't be stored in the DBC but in a prg.

The only difference that I see, is that it is not somehow encapsulated into a single set of records.

BOb
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform