Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
MySQL - SQL Pass Through Result Sets
Message
De
17/06/2002 03:31:42
 
 
À
17/06/2002 01:22:23
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Divers
Thread ID:
00669082
Message ID:
00669096
Vues:
10
Hi,

See message# 517841 for an example of how to create an updatable SPT cursor. While the sample is for SQL Server, the same principle applies to MySQL. An easy way to get the right syntax is to create an updatable remote view and then query these properties with CURSORGETPROP().

HTH
>How Can I make the cursor updatable by using SQL Pass through?
>
>eg.
>
>SQLEexc(lConn,"SELECT * FROM supplier","cSupplier")
>
>How can I make the cSupplier updatable (something like REMOTE VIEW)?
>
>TIA.
Daniel
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform