Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Ado and Vfp
Message
 
To
All
General information
Forum:
Visual FoxPro
Category:
Object Oriented Programming
Title:
Ado and Vfp
Miscellaneous
Thread ID:
00704394
Message ID:
00704394
Views:
44
Hi:
I'm having a little problem with ADO and fox, and was wondering if someone could help me.
In Vb and Vc++ you can assign an array of Bookmarks to the filter property of a recordset, so that only the records referenced in the array will be available.
But I cant make it work in VFP, because fox takes only the first position by default when trying to refer to the whole array.

loRs.Filter = laArray --> fox assumes that I want to assign the first position (unlike VB or VC++ wich assign all the array of Bookmarks to the Filter property)

What can I do so that the filter gets all of the array?

Thank you.

Ariel Gimenez

our power is our knowledge

Next
Reply
Map
View

Click here to load this message in the networking platform