Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Creating a local view prog
Message
 
 
To
22/09/2003 16:10:29
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00831227
Message ID:
00831691
Views:
13
>Sorry, my nerves betrayed me...
>I have a form, and that form is binded to a table. But that table canchanges it field names and it´s location. So , I thought that VIEWS are the best option to achive that task.-
>May I create them dinamically at runtime?
>
>Thanks!
>Pablo V

Every time you "CREATE VIEW" in code,
FoxPro adds a new record to the database file.

Watch out for the database files getting very large.
- Andy Rice
San Diego, CA
Previous
Reply
Map
View

Click here to load this message in the networking platform