Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to add 'extra' columns to remote views?
Message
De
13/05/1999 16:12:07
 
 
À
13/05/1999 16:09:31
Larry Long
ProgRes (Programming Resources)
Georgie, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Divers
Thread ID:
00218634
Message ID:
00218636
Vues:
19
Hi Larry ---

What error do you get? Anyway, try using Erik Moore's eView utility, available here in the Files section, or just write the code yourself as:

OPEN DATA MyDatabase
CREATE SQL VIEW myView CONNECTION MyCOnnection AS SELECT SPACE(1) AS myColumn1,* FROM ExternalDataSource


>How do I go about adding and extra column to my remote views that corressponds to SELECT *, ' ' as extracol1, .f. as extracol2 FROM mytable?
>
>In the remote view designer, it lets me add the expression, but when I run the view it errors.
>
>TIA
>Larry
------------------------------------------------
John Koziol, ex-MVP, ex-MS, ex-FoxTeam. Just call me "X"
"When the going gets weird, the weird turn pro" - Hunter Thompson (Gonzo) RIP 2/19/05
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform