User define database connection

hi
i want to extract data model from an existing database in sql server with toad data modeler . but in reverse wizard when i enter the host and username_password for sql server it just suggest me the databases in system databases "master"," model", "msdb",...and my main databases are not presented. do you know how should i fix this?

Hi,
try write database name manually to "Database Name" field.

Regards,

Mario

And does the database username have privs to see the other databases? What happens if you try to connect to the database via Windows Authentication within the product?