Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Error opening index
Message
 
 
À
19/08/2003 03:27:29
Barry Newton
Plan International
London, Royaume Uni
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00821289
Message ID:
00822108
Vues:
16
hi Barry
Here is a guess.
Create a function in VFP with the same name as the Clipper Function, just so that VFP can find the function when it opens the Clipper Table and Compound Index and stop it from Complaining.
Set order to 0 && make sure you are not trying to use the Clipper index.
Append from yourClipperDbf.
Regards.

>Hello!
>
>i'm opening a table that is created in clipper with an index that includes the DESCEND() function. this is not allowed in vfp, as i understand it you have to set up the index DESCENDING.
>
>so, when i open a table with 5 different indexes using this function, i get the error "Function argument value, type, or count is invalid" 5 times! the table eventually opens fine though.
>
>my question is how to avoid these messages, even if i can't actually use the indexes without rebuilding them in vfp? i've tried setting on error to do nothing but the message still appears.
>
>many thanks for any help!
>barry
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform