SQL Server Management Studio 2012
mssqllocaldb database
When I right click on a table and select Edit Top 200 Rows I get this error:
TITLE: Microsoft SQL Server Management Studio
Exception has been thrown by the target of an invocation. (mscorlib)
ADDITIONAL INFORMATION:
Attempted to read or write protected memory. This is often an indication that other memory is corrupt. (Microsoft.VisualStudio.OLE.Interop)
SSMS then crashes.
It works just fine with databases attached to my SQLEXPRESS instance.