Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
CursorAdapter Issues
Message
 
 
À
26/08/2003 17:43:14
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00823597
Message ID:
00823610
Vues:
31
>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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform