Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
CursorAdapter Issues
Message
 
 
To
26/08/2003 17:43:14
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00823597
Message ID:
00823610
Views:
32
>Hi Jayesh,
>
>What is vp_FirstName? Is it a field or memvar? If it is field, what is the data type?

Hi Aleksey,

It is a memvar. I also discovered this when devloping my CA VCX Builder several months ago. The workaround is for a table like Customers in Northwind is:

SelectCmd = [select * from Customers where CustomerID like RTRIM(?cCustomerID)]

Then, when ready to call CursorFill:

cCustomerID = [M%]

I have not retested with the latest VFPOleDB, however.
Mark McCasland
Midlothian, TX USA
Previous
Reply
Map
View

Click here to load this message in the networking platform