Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Get Data Using SPT
Message
De
30/04/2008 17:59:10
Steven Dyke
Safran Seats USA
Texas, États-Unis
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Get Data Using SPT
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
Visual FoxPro
Divers
Thread ID:
01314361
Message ID:
01314361
Vues:
54
Need some help with a SPT syntax to get all the data.

This is my current SQL string:

*testString = "Select * From webprddt6.resmngt2" +;
" Join webprddt6.resmngt3 On webprddt6.resmngt2.recseq = webprddt6.resmngt3.projindex" +;
" Join webprddt6.resmngt3b On webprddt6.resmngt3.recseq = webprddt6.resmngt3b.taskindex" +;
" Where assigned = ''"

This work as long as resmngt3b table has records that match the resmngt3 table but it fails to give me the records in resmngt3 that have not been asigned at all.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform