Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Remote Views
Message
De
23/07/2010 04:47:58
 
 
À
23/07/2010 04:38:13
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Versions des environnements
Visual FoxPro:
VFP 6 SP5
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MS SQL Server
Application:
Desktop
Divers
Thread ID:
01473567
Message ID:
01473568
Vues:
52
>Hi
>
>I'm working on an application that uses Remote Views, stored within the main .DBC of the application. I can access the data within the Remote View, when it's placed in the data environment of a form, but how can I access this data on the fly, i.e. with a program or class?
>
>Thanks

Hi Derek

you can use the view like a table in code.

USE C:\test\data1!testview IN 0 SHARED

where data1 is the dbc and testview is the viewname

Nick
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform