Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Sql remote view
Message
De
21/05/2003 05:33:37
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
 
À
21/05/2003 01:45:40
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Divers
Thread ID:
00790927
Message ID:
00790959
Vues:
14
>To All,
>
>I have application in vfp7 using sql database, i have series of sql remote views recently i always encountered same problem says : "Base Table fields have been changed and no longer match view fields. View field properties cannot be set." I always open the remote view and reset the key then save again. Is there any other way to avoid such error because it gives headache resulting to inconsist data.
>Thank you in advance..
>
>Thess

Marites,
2 things come to my mind :
1) Your view definition was something like :
select * from ....
Then any structural change in base could make fieldnames not to match DBC stored ones.
2) Calculated fields or expressions that have impact on width of returned data (for such field expressions use expressions that would fix the width)
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform