SQL Server Database Name With Period Truncates
I am taking a look at DataGrip 2016.1 and found that when trying to connect to Microsoft SQL Server (I only tried against 2008 R2) and the database name has a period in it the name in datagrid will get truncated and the connection will fail with a database not found.
If the database name is: Mike_2.0_2016
then it will show as: Mike_2
i could successfully connect when there is no period in the name.
~Mike
Please sign in to leave a comment.
Hello Mike,
Indeed there was a bug: https://youtrack.jetbrains.com/issue/DBE-1486 . It is already fixed. Fix will be available in the next DataGrip versions (since 146.* builds). Sorry for inconvenience.