Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Multiple Items in parameterized view
Message
 
 
To
09/09/1998 03:52:58
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00134349
Message ID:
00134782
Views:
14
Dave,

Another thing you may run into is the View complaining about thisform not existing. I generally don't use object properties for view parameters because the SQL has tendencies to execute outside the scope of thisform. You may need to use a regular memvar that is created just before the view is USEd or REQUERYed.

> WHERE Notes.st_id IN (?THISFORM.VSTRING);
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform