Connection defaults to "(localdb)\Projects"
adam0101
Posts: 9
In Visual Studio it used to be extremely frustrating to have to connect to the database for each file opened, but you guys fixed it to remember the connection which was great.
But now it defaults to "(localdb)\Projects" every time and nothing shows in intellisense unless I change the connection. This has, again, rendered the program useless because I'm not about to do this ~20 times per task.
But now it defaults to "(localdb)\Projects" every time and nothing shows in intellisense unless I change the connection. This has, again, rendered the program useless because I'm not about to do this ~20 times per task.
Comments