I just installed 2014 SQL Express and everything looked like it worked just fine.
Too fine for my own good because it updated the database files to version 782 and now I am stuck.
I cannot get SQL Server Management Studio nor VS 2013 Express to connect to LocalDB v12.0, only to LocalDB v11.0, but the latter does not read version 782 data base files.
The Discovery Report shows that LocalDB v.12 has been configured. But when I try to connect with "(LocalDB)\v12.0" I get "Cannot connect..." It can still connect with "(LocalDB)\v11.0" but than cannot open the v.782
data bases.
And when I try to open an SQLexpress database in VS 2013 Express it comes back with "An incompatible SQL Server version was detected."
Go to the complete details ...