Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Views and SQL SELECT statement
Message
 
 
To
20/06/2001 10:27:58
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00521468
Message ID:
00521728
Views:
12
>Thanks all for the answers I'm getting from you guys. You guys are great. Here is another one ........ Can you use a SELECT statement with [INTO] for a view like they are used for in a table?

You should specify what type of target resultset: CURSOR, DBF, OR FILE.

If CURSOR, it is possible but if DBF, it is not, if there is an existing dbf file with identical name. The cursor target however will not overwrite your existing view because it will always be treated as a cursor.
JESS S. BANAGA
Project Leader - SDD division
...shifting from VFP to C#.Net

CHARISMA simply means: "Be more concerned about making others feel good about themselves than you are in making them feel good about you."
Previous
Reply
Map
View

Click here to load this message in the networking platform