I am using VS 2012 ultimate.
I have installed SQL Server 2012 Management Studio and SQL Server 2012 Data Tools. Both connect to my database engine.
When working with my solutions using the VS 2012 IDE, I can find and connect to my databases (stored in the solution folder for each of my solutions), using Server Explorer.
However, when using Management Studio or Data Tools, I can connect to the server but none of the solution-specific databases are visible. I can't attach them or locate them in any way.
Thoughts and suggestions?
Thanks
Doug
PS. I have just upgraded to update 3 of VS 2012 but this problem existed before and after the upgrade. I have checked SQL for upgrades and am told I have the latest version installed.
VBDataStarter