Hello
I'm having a big problem to connect data environment with my database access.
I'm facing this message when I try to test connexion
Code:
Failed connection test due to an error occurred while initializing provider. Can not start your application. The workgroup information file is missing or opened exclusively by another user.
the database is protected by a password. I'm sure I submit the correct password but in vain.
When I drop the password from database the connexion is established without any problem.
Thanks for helping me