Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Can I create a VIEW from a free table?
Message
 
À
19/04/1999 15:23:01
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00209037
Message ID:
00209851
Vues:
29
>Hi Steve and thanks for the code,
>I have been using views for my buffering in network apps. If I use cusorsetprop() instead of views, why do I need views?

For me it's teh easy way to prototype in VFP and port to SQL Server. I use only views myself and it seems to work just fine.

LV_Cust is used in the aplication as:

v_Cust But so can RV_Cust.

This way on a form by form change it's easy to define if it's local or remove data.

I cannot see myself re-writing an app to change the back end source.

__Stephen Russell
Memphis VFP User Group
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform