Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Pass an array to a VFP COM Object
Message
From
26/02/1999 11:33:05
 
 
General information
Forum:
Visual FoxPro
Category:
Object Oriented Programming
Miscellaneous
Thread ID:
00191796
Message ID:
00191984
Views:
18
>>>Albert, do whatever you'd like. This mechanism is portable, does not require the passing of a binary data type, and does not require any specialized knowledge about the size of data values to process. I'm certain that you can come up with a better solution than I can - this one just happens to work and is accessible from any automation client.
>>
>>The issue is space, the set of values can be 512 or more (256 commonly) with 2,592,000 rows.
>
>In that case, I'd decide on a set of file formats that could be supported and pass the name of a file, the file type, and perhaps a record template - the OLE Interface overhead on a data set that size would be excessive to consider passing it line at a time IMO.

Thanks, I think there is a good argument for direct, low level I/O from C++. I just can't convince the rest of the staff ;)
Previous
Reply
Map
View

Click here to load this message in the networking platform