Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Row numbers in Grid
Message
 
À
07/03/2005 12:31:14
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP
Network:
Windows XP
Database:
Visual FoxPro
Divers
Thread ID:
00993302
Message ID:
00993334
Vues:
15
>the line:
>
>Select f1,f2,00000 as n(5,0) as rownumber from MyTable Into Cursor dummy readwrite
>Show me an error: Command contains unrecognized phrase-keyword.
>Carlos

Sorry for Jumping in, but as Terry said there is no need to format the column in SQL
it must be:
Select f1,f2,00000 as rownumber from MyTable Into Cursor dummy readwrite
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform