Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to get a calcuated field to be an Integer in SQL
Message
De
16/08/2001 14:48:03
 
 
À
16/08/2001 14:35:51
Rex Mahel
Realm Software, Llc
Ohio, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00544873
Message ID:
00544879
Vues:
10
>All,
>
>I need to have a calcuated field in s SQL JOIN with an integer field. I have tried an Int(1) as fieldname, but the field is a Numeric type.
>
>How can I get a field to be of type Integer?
>
>TIA
>
>Rex

You could also Select Into DBF and then use Alter Table - Alter Column. Although it requires an extra step.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform