Start a new topic

Connection shows roles vs. tables

[This topic is migrated from our old forums. The original author name has been removed]
[Attachment has been removed.]

I'm trying to connect to a *MS SQL server* on OS X. I've installed what I assume is the correct JDBC driver to access it: *sqljdbc4.jar* But when I connect I can only roles (see attached image) ? I don't see any of the tables. Any thoughts? Thank you

[This reply is migrated from our old forums. The original author name has been removed]

Re: Connection shows roles vs. tables
Have you tried the jTDS SQL*Server driver that's included with DbVisualizer? Works great for me.
[This reply is migrated from our old forums.]

Re: Connection shows roles vs. tables
Hi, Those are schemas. You need to expand a schema to see the tables under it. Regards Roger