Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
About views
Message
From
21/08/2000 11:48:21
 
 
To
21/08/2000 11:45:27
Richard Williams
State of Ohio, Dept. of Development
Columbus, Ohio, United States
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Miscellaneous
Thread ID:
00407345
Message ID:
00407347
Views:
23
>Can I create and use a view within a project without creating a database. Or in otherword can the view be created and then accessed by code from the project. If so, does this present any future problems?
>Thanks Rick

No, views can only be created in a database. Than can be created on the fly in a database, but there must be a database.
However, you can use SELECT (and other SQL) statements to accomplish the same thing.
Insanity: Doing the same thing over and over and expecting different results.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform