Well, I have a database running on shared hosting and have successfully connected to it. However, i cannot see the database but when i run i.e.
SELECT * FROM Item
Item
is a table in it, i get correct result.
Further more, when connected via Visual Studio 2010
with the same credentials, i see it.
Ive had this issue before and resolved it by applying the current Service Pack to SSMS