ADODB.Stream to .Net Streams

  • Thread starter Thread starter Thanh Treakle
  • Start date Start date
T

Thanh Treakle

Does anyone have an efficient way of converting an ADO
Stream object into a .NET stream object? For security
reasons, I'm not allowed to create a temporary file, so
just using memory streams would be more appropriate.

Thanks in advance!

Thanh
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top