Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
One to Many Form - Sorting Detail Lines
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00697108
Message ID:
00697591
Vues:
19
>Jim,
>
>I tried that as well. Got the same error. Then I tried this:
>
>index on quote_no+str(density,10,4)+str(thickness,10,4) tag cost
>
>my density and thickness fields are both numeric 10 4. This seemed to work perfectly, until I ran the build and created the .exe Now, once compiled, it doesn't find any records from the child table. What would change between running it in FoxPro and creating the .exe?
>
>John

John,

The other expressions should not be causing an error. The only thing that could be causing what you are doing to act differently in the EXE is the setting of SET EXACT. For this to work SET EXACT must be OFF (which is the default).

What version of VFP are you using?
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform