I am using eclipse galileo with Eclipse Data Tools Platform 1.7.0 and the
last version of ms sql server jdbc driver, and JRE 1.6
When I am working with "Database Development" Perspective, I can create a
connection to the database (Ms SQL SERVER 2005) using "integrated
authentication" but I cannot see any table. I can see just two folders
"Authorization IDs" and Catalogs, but I cannot see any table...
I know the connection is ok, because I can execute SQL Query again the
Database with that connection, and I can see the data.