Open
Description
Which Umbraco version are you using? (Please write the exact version, example: 10.1.0)
9.0.0 - 12.0.0
Bug summary
When adding a database the validation fails with no information on why it has failed. For instance if the database does not exist on a server it gives the same information as if the username and password were wrong. Despite having this information returned from the server.
Specifics
No response
Steps to reproduce
Create new instance
Change database
Change to SQL Server
Fill in details but point to a non existent database
Click Install
Error is 'Database Validation Failed'
Expected result / actual result
A useful error message is displayed like 'Database does not exist'