I have a question about SQL Server 2008.
I cannot connect to SQL Server with Visual Studio 2010. When I try to connect, there are only default templates such as tempdb, master, etc. In the database I made, no.
How can I solve this problem ??
Thank..
Looks like a permission issue. Make sure that the credentials you use have the appropriate permissions to connect to your database.