|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Excel file permissions problemI have an Excel file, which I use to store some data.
When reading from file, everiting is ok. When i try to insert some row, an OleDbExcetpion is thrown. I'va tracked it to a permission problem. The sheats of my Excel file as protected with password. Any way I can supply this password to the connection string, or other way? thanks On Wed, 30 Mar 2005 10:09:34 +0300, "Nikolay Petrov" <johntup2_nospam_@mail.bg> wrote: ¤ I have an Excel file, which I use to store some data.¤ When reading from file, everiting is ok. ¤ When i try to insert some row, an OleDbExcetpion is thrown. ¤ I'va tracked it to a permission problem. ¤ The sheats of my Excel file as protected with password. ¤ Any way I can supply this password to the connection string, or other way? Unfortunately there is no support for working with native Excel password protection via OLEDB or ODBC data access. Paul ~~~~ Microsoft MVP (Visual Basic) |
|||||||||||||||||||||||