Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Why this query doesn't return all Queue records?
Message
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Database:
Visual FoxPro
Divers
Thread ID:
01078686
Message ID:
01078732
Vues:
12
This message has been marked as a message which has helped to the initial question of the thread.
>Sergey,
>
>The query now works great. But I want to be able to cross tab it, e.g.
>
>Queue Name        I      H      M     O
>UNASSIGNED        0      0      0     1000
>CORRECTION        0      0      0     2000
>BILLER            0      0      0     10
>
>where I, H, M and O are departments. However, here is a little problem. Our Queue Names table has only certain departments. I'd like to show all departments as my field names. I ran FastXTab against the resulting cursor and get the result I showed [except for the little problem with O department that was replaced with _]. What would be the easiest way to add other departments to the resulting cursor?

If you don't have long fields, you can use ALTER TABLE.
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform