Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Remote view problem
Message
 
 
À
01/08/1999 01:12:06
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00248648
Message ID:
00248673
Vues:
19
>Pls help...
>
>
>I create a remote view from paradox table.
>
>But problem is paradox allow field name like "DO#"
>
>But foxpro does not accept the name.
>
>As why, the vfp prompt me the error message??? (I think the field name cause the problem, because when I remove the field, the view work ok)
>
>Anyone can tell me how to solve the problem.
>
>Thank u

Instead of adding the field to the view, put the following in the Functions and Expressions combobox just below the field list:

"DO#" as DONum

Include the full quotes around DO#. Then click the ADD button. This worked for me on an Oracle table that had a field name called NUMBER.
Mark McCasland
Midlothian, TX USA
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform