Microsoft.Jet.OLEDB.4.0 Excel & streams

  • Thread starter Thread starter alexey
  • Start date Start date
A

alexey

When using ADO to read Excel data the connection string parameter
"DataSource" points to the excel file. Is there any way to read data
from a file stream?

Thanks

Alexey
 
¤ When using ADO to read Excel data the connection string parameter
¤ "DataSource" points to the excel file. Is there any way to read data
¤ from a file stream?

I don't believe the file stream would be a recognizable format to the driver. How are you generating
this file stream?


Paul ~~~ (e-mail address removed)
Microsoft MVP (Visual Basic)
 

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