Article Details
Id:10532
Product:finPOWER Connect
Type:NEW
Version:1.06.04
Opened:25/09/2012
Closed:26/09/2012
Released:24/10/2012
Job: J010428

Error message enhanced when failing to open a database

When a database fails to open, e.g., due to invalid SQL Server credentials, the error message did not include many details, e.g.:

Failed to open Database.

Failed to initialise Database connection.

The error message now includes more details, e.g.:

Failed to open Database 'finPOWERConnect_TEST'.

Failed to open Database.

Failed to initialise Database connection.

Failed to login using the supplied SQL Server UserId and Password.

This may be due to one of the following:
1. A User with the credentials you supplied does not exist on the SQL Server.
2. You attempted to connect to the SQL Server using your application login details and no SQL Server User with these credentials exists.