Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Cursor as an object
Message
De
12/07/2003 07:22:28
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Programmation Orientée Object
Divers
Thread ID:
00809437
Message ID:
00809551
Vues:
35
Hi Jonathan


>Its late Friday and my memory is blank.
>Can you pass a cursor as an object?

It depends: If you are working within a single instance of VFP itself you can use SCATTER NAME to create a data object to pass one record from one object to another.

If you are using COM, or going outside of VFP then you can't do it directly - either create an ADO recordset from the cursor or use some other transport mechanism (XML is an option here).
----
Regards
Andy Kramek
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform