Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
5 tables in a Vista?
Message
De
26/02/2003 14:49:29
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00758327
Message ID:
00758369
Vues:
24
>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.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform