Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Binary Index Weirdness
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Problèmes
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Database:
Visual FoxPro
Divers
Thread ID:
01005602
Message ID:
01005621
Vues:
14
Thanks, Sergey.

It's too bad. It's the perfect solution for what I need in this case. It's a table for tracking timeclock punches - one record for each in / out pair. If the 'Out' field is NULL, then the employee is assumed punched in. The table will contain a lot of records, and the majority of the records will not have a NULL value in the 'Out' field.

In your view, would I be better off using something like this?
INDEX ON pk_employee FOR ISNULL(out) TAG InEmps

Thanks.

-Matt
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform