Hi guys, I have recently installed visual studio 2012 and unfortunately it came shipped with LocalDB as opposed to Express, so that now when I try to connect to express with localhost\SQLEXPRESS
but I get an error. After digging around a bit I couldn't find a good and reliable way to replace/upgrade this LocalDB with SQLEXPRESS.
Now, since I'm not very well versed in database and because so far I have used only SQLEXPRESS, can anybody kindly tell me how to download and install express on visual studio 2012?
thanks
Go to the complete details ...