Using 92.2 4958 build
SQL Server 2014
US regional settings
When I select multiple Databases in the drop down in session manager, I get an "SQL Error (0): Invalid connection string attribute" when trying to connect. No issue if only one Database is selected.
Note that the string in Databases screen field shows as semi-comma delimited - wonder if 9.2 was not hardcoded to parse based on comma (Europe). However, weird is 9.1 worked fine.
Regards, Yannick
[BUG] Selecting multiple databases in a session errors out in SQLServer
Code modification/commit
d741514
from ansgarbecker,
9 years ago,
revision 9.2.0.4959
MSSQL: Do not pass "Database=xyz" to connection string if database(s) setting contains more than one database. See http://www.heidisql.com/forum.php?t=18559
Please login to leave a reply, or register at first.