Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Specifying fields in remote view
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Specifying fields in remote view
Divers
Thread ID:
00896872
Message ID:
00896872
Vues:
72
I have back-end tables that may not be in the same field order because of release issues. IOW a field may be added in a prior release and later added to the current release. Is there a way to specified specific fields in what would otherwise be a select * from tablename?

Table in Release 1

Field_abc
Field_def
Field_ghi

Table in Release 2
Field_abc
Field_ghi
Field_def

The remote will give me a base tables has changed if I sync to release 1 and try to connect to release 2 and vice versa. If there is a quick remote view trick to give me an updateable remote view I'll take it. Otherwise I will probable just to to SPT.

Thanks.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform