Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SQL VIEW SELECT numeric column 4-digit integer
Message
De
30/11/2004 17:54:49
Nancy Folsom
Pixel Dust Industries
Washington, États-Unis
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Versions des environnements
Database:
Visual FoxPro
Divers
Thread ID:
00965848
Message ID:
00965899
Vues:
11
Hi, Sergey!

>It'll be 4 digits column as long as you don't modify the view in the View Designer. You can also try
CREATE SQL VIEW AS SELECT (INT(999)-INT(999)) as nCol,
Ye be a saint, mon! It was the dirty view designer that was causing the trouble. I'd forgotten it had that nasty little side-affect. I'd only recently started using it again so had been used to programmatic views. Anyway, I used your trick of the INT(999)-INT(999) in the View Designer, and that works, too. (Just putting 999-999 was not good enough.)

Anyhoo, thanks!
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform