PeterGuy
Automotive
- Jan 15, 2003
- 249
I am writing a program process data from an analogue capture card and am going to push the data into excel. There are two way I know of achieving this -
Directly by setting object references to excel and putting the data into the cells.
or
Using ADO with excell as the DB.
Which one of these has the lower processing overhead in the parent application/thread.
Many thanks
Pete
Directly by setting object references to excel and putting the data into the cells.
or
Using ADO with excell as the DB.
Which one of these has the lower processing overhead in the parent application/thread.
Many thanks
Pete