Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Syntax for Calling SQL View using CursorAdapter
Message
 
 
À
23/02/2005 16:21:49
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Database:
MS SQL Server
Divers
Thread ID:
00989846
Message ID:
00989867
Vues:
13
This message has been marked as the solution to the initial question of the thread.
>Hi All,
>
>What do I need to put in the 'SelectCmd' property of a CursorAdapter to use a SQL View?
>
>Aloha,
>
>James

SELECTing records from a view is the same as SELECTing records from a table --

SELECT ... FROM ViewName WHERE ... ORDER BY ...
Mark McCasland
Midlothian, TX USA
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform