Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Error 1732 on View in .EXE
Message
From
22/05/2001 19:50:35
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Error 1732 on View in .EXE
Miscellaneous
Thread ID:
00510138
Message ID:
00510138
Views:
47
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
Next
Reply
Map
View

Click here to load this message in the networking platform