Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Cursor adapter and View
Message
De
25/05/2005 04:00:59
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Network:
Windows XP
Database:
MS SQL Server
Divers
Thread ID:
01017384
Message ID:
01017385
Vues:
23
>Hi to All,
>
>I have this answer to submit.
>In a MSSQL DB I have created a View with some Tables.
>This View has Join relations betwen the Tables and run correctly in Enterprise Manager.
>
>Can I create in VFP a cursor adapter for this View ?
>If Yes, can I use this CA in an editing Form?
>The rules are the same of Tables CAs?
>
>Best Regards
>Gaetano

You can use it on a VFP form. However multiple tables updating (and thus editing is not encouraged under MSSQL) from a view. In other words MSSQL doesn't allow you to update multiple base tables from a view at the same time.
OTOH I think you could overcome it doing your insert/update/delete via StoredProcs and thus use CA for editing.
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
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform