Using VC++, ODBC Excel Driver: Access specific worksheet?

R

Ryan

Hi

Simple question...

I'm using C++, ODBC Excel Driver and I want to open an
excel document (got this far) but to a specific sheet that
has a name other than 'sheet2'?

Can I do that in part of my CDatabase connection string?

thanks to all
--ryan
 
Top