keboola / db-extractor-mssql

MIT License
1 stars 2 forks source link

Cannot open database requested by the login. The login failed. #130

Closed Halama closed 5 years ago

Halama commented 5 years ago

Should be user error?

https://keboola.slack.com/archives/C09U3R1J4/p1564148144012600

pivnicek commented 5 years ago

need to throw exceptions from reconnecting in the tryReconnect method as user errors here https://github.com/keboola/db-extractor-mssql/blob/master/src/Keboola/DbExtractor/Extractor/MSSQL.php#L598