Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Creating Views on the Fly
Message
From
15/04/1999 12:17:50
 
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00208594
Message ID:
00208600
Views:
21
Charles,

Why do you need to keep the view in a database?

You can probably just create a cursor at run-time using the same
SQL statement. Then when you need to change the contents of the view
you can requery it with the new SLQ statement assuming that the fields
are the same.

HTH

Pascal
Previous
Reply
Map
View

Click here to load this message in the networking platform