Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Using VB DLL's from VFP
Message
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00410329
Message ID:
00410390
Views:
17
>>>There was a good article in FPA called
>>>"Using The Studio", which showed how to
>>>call a VB program from within VFP
>>>(Vincent, are you out there?).

Sure am. Glad the article was helpful, sorry it was too late for the other project you mention!

I see that Ed Rauh already answered and I second his suggestion. A collection would do the trick (if we understood the question correctly). Here's another possibility, since you mention that you will be later dumping these into a table -- an ADO recordset. Create a recordset in VB, using the recordset's APPEND method to add whatever type fields you need to hold the info, and then in VFP scan through the recordset and populate your table (or use any of the various functions floating around out there to dump an ADO recordset into a cursor).

Hope this helps.
The whole problem with the world is that fools and fanatics are always so certain of themselves, but wiser people so full of doubts. - Bertrand Russell
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform