Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
107 - Operator/Operand type mismatch
Message
De
15/05/2001 16:49:19
 
 
À
15/05/2001 16:30:33
Information générale
Forum:
Visual FoxPro
Catégorie:
Problèmes
Divers
Thread ID:
00507512
Message ID:
00507537
Vues:
8
>I am getting 107 - Operator/Operand type mismatch on the following code.
>
>The issue I have is I did not change this code, so I am not sure why this is now erroring.
>
>Query to populate the row source of a combo box:
>select cbo_desc,cbo_pk from sccbo where sccbo.cbo_code = 'CC' into cursor cbofk

Maybe you have .NULL.s in your table. If so, either clean up the table or use ISNULL() or NVL() in your SELECT - SQL.
Regards. Al

"Violence is the last refuge of the incompetent." -- Isaac Asimov
"Never let your sense of morals prevent you from doing what is right." -- Isaac Asimov

Neither a despot, nor a doormat, be

Every app wants to be a database app when it grows up
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform