Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Passing Array to .dll
Message
From
05/09/2000 07:55:28
 
 
To
01/09/2000 16:01:37
Tom Gahagan
Alliance Computer Solutions
Thomaston, Georgia, United States
General information
Forum:
Visual Basic
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00411603
Message ID:
00412396
Views:
15
I agree with Vin here, you should use an ADO recordset instead. You could pass the entire table in one call to the COM instead of multiple calls, wich are costly in term of performance.
>I'm creating a utility program that will take a VFP table and make an Access Table out of it. Creating the table was easy. I just wanted to give the option to load the VFP data into the new Access table.
>
>Looks like I'm going to have to create a string, pass it, and then parse it in the .dll. to do the actual adding of the data. Not that difficult I guess.
Previous
Reply
Map
View

Click here to load this message in the networking platform