Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Error 1732 on View in .EXE
Message
De
22/05/2001 19:50:35
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Error 1732 on View in .EXE
Divers
Thread ID:
00510138
Message ID:
00510138
Vues:
48
A strange problem...

I have a form with parent (header) and child (view) in a grid. Works just fine in VFP but not in .EXE...

Error message:
SELECT * FROM crsdata!empldtl WHERE empldtl.repno = mrepno
   ORDER BY empldtl.fiseff DESC, empldtl.sysdate DESC
   into cursor Viewcalv89
Error:   1732
Data type is invalid for this property.
Method: navrefresh
Line:    0
*note: mrepno was actually programmed as ?mrepno in the view designer; and in the form data environment NOLOAD was set to .T., mrepno gets the value from the parent

Why would it work just fine in VFP as stand-alone but not in .EXE...? All other forms, including views, work just fine.

TIA
Thanks!
~d
J
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform