guest2013-1
guest
- Joined
- Aug 22, 2003
- Messages
- 19,800
- Reaction score
- 13
I create a data stream, then save it using the ADODB Stream SaveAsFile option.
This allows me to save that specific stream to one file, but I would like to add several streams before saving the file.
How do I add to the Stream?
This allows me to save that specific stream to one file, but I would like to add several streams before saving the file.
How do I add to the Stream?