This is not a password problem per se. You have the database opened exclusively in code and you are trying to make another connection. Change the code to open the database for shared access.

Post the code up if you are still having problems.

Cheers,

P.