Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Error 114 Indexing View
Message
De
22/12/1999 20:59:25
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00307159
Message ID:
00307705
Vues:
18
>Hi Again Folks,
>
>Here's how I got around the problem (see the original post for a description of the problem).
>
>I changed the index expression to
>
>
index on str(priority) + chrtran(ttoc(messagesent,1), '0123456789', '9876543210') tag priority addi
>
>Works like a charm!
>
>I'd still love to know why the original failed though.
>
>Cheers,
>


Your original filaed because you tried to use the STR() function on a date expression, which is illegal.

Why you got the message you did, instead of a type mismatch error is beyond me.
Erik Moore
Clientelligence
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform