Database Tools (LocalDB) dont work with new update
Hello,
i updated to new Version (2020.1.3) of Rider an the Database tools don't work anymore with LocalDB. I setup the whole connection like documentation but i don't get it connected.
When i push Test Connection i just get a "." as Error Message (for 1 sec).
Please sign in to leave a comment.
Hello @...
Unfortunately, this is a known issue that affects Rider 2020.1.3 You can track this issue here. As a temporary solution, I suggest downgrading Rider to version 2020.1.2 that is available on this page and connecting to LocalDB using driver version 7.4.1
Let me know if this helps.
Hello Kirill,
thanks downgrade worked :)
Hello Sven,
Thanks for the update, I'm glad to know the workaround helped!