I can't select or enter a database name in Microsoft Visual Studio 2012:
- In the Server Explorer tab, I add a connection
- Select Microsoft SQL Server as a data source
- I'm able to detect my server name (SQL Server 2008) and the connection test is working (I tested in SQL Server Management Studio, and I can access the database)
- I can't select any database in the dropbox. Even if I write up the name, it's not working.
Any ideas?