Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SQL Selecting Memo fields in VFP9
Message
De
17/08/2005 18:21:25
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Problèmes
Titre:
SQL Selecting Memo fields in VFP9
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Database:
Visual FoxPro
Divers
Thread ID:
01041811
Message ID:
01041811
Vues:
70
I have a cust.dbf containing a memo field cust.details

The following code has worked fine for years in VFP7
select * from cust where "price"$details
but it falls over in my new VFP9 upgrade - with "Memo file missing or Invalid"

I.E. I can run the code against the SAME table on the same PC and it is fine in VFP7, not so in VFP9.

I have tried converting the details field by using ALLTRIM(details) in the SQL command but this has made no difference - I get the same error.

Anyone got any suggestions?

Thanks
Barry Sutton
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform