Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Requerying a specific Data Access Element
Message
 
To
24/08/2001 12:37:04
Liam O'Hagan
O'Hagan Programming Ltd
Ireland
General information
Forum:
Visual FoxPro
Category:
The Mere Mortals Framework
Miscellaneous
Thread ID:
00548775
Message ID:
00549404
Views:
19
Liam,

>If I want to requery a specific data access element (parameterized), am I right in thinking that the correct way to do this is to create and populate a parameter array manually and explicitly pass it to the data access element's Requery() method?>

You can actually pass AddViewParameter a 3rd parameter specifying the alias of the data access object's cursor. When you run Requery(), you can also specify the alias as the second parameter.

Regards,
Kevin McNeish
Eight-Time .NET MVP
VFP and iOS Author, Speaker & Trainer
Oak Leaf Enterprises, Inc.
Chief Architect, MM Framework
http://www.oakleafsd.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform