Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
COM Objects and Arrays
Message
De
07/02/1999 13:05:26
 
 
À
07/02/1999 10:06:16
Information générale
Forum:
Visual FoxPro
Catégorie:
Applications Internet
Divers
Thread ID:
00184847
Message ID:
00184866
Vues:
21
>I'm responsible for doing some 3rd tier
>development in a web based query that will use
>VB as a front end and VFP (5.0 initially).
>The idea is to create an in-process COM object
>out of the VFP routines. I need to return a
>variable number of addresses for the detail
>record. I know that I can have an array
>property, but I'm wondering if there will be
>a problem in having my detail object contain
>an address property which is an array of
>address objects.
>
>Will VB choke on the syntax or concept? Will
>VFP handle this properly as a COM object? Am
>I opening myself up for more problems than I
>want to deal with?
>
>My alternative is to just create a n-Row by 10
>column array and just pass my values that way,
>but if I can avoid being that ham-fisted, I'd
>sure like to.
>
>TIA...
>
> ...kt

There were problems with VFP 5.0 COM and arrays. Some have been fixed in 6.0. You might also want to use 6.0 and create an ADO record set to pass back the information. It would be easier than an array.
Craig Berntson
MCSD, Microsoft .Net MVP, Grape City Community Influencer
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform