Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
5 tables in a Vista?
Message
From
26/02/2003 14:49:29
 
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00758327
Message ID:
00758369
Views:
17
>What I must make to put 5 tables in a Vista, without one corrupts?
>
>Thanks in advance

I presume you're using a version of VFP prior to 8.0 where the view designers weren't very graceful about complex queries. VFP 8 is much better in this regard - the biggest reason I got both the beta and the release version.

DO CASE
CASE Buy VFP8.
CASE Find the VFP8 public beta.
SET DATE < {^2003/2/1}
CASE Get eView or another view editor tool.
OTHERWISE
Maintain the view in .prg code.
ENDCASE

Chris.
Previous
Reply
Map
View

Click here to load this message in the networking platform