SqlDbx Forum

SqlDbx

You are not logged in.

#1 2008-09-26 09:22:50

Monk
Guest

New DB

When a new DB is created drop-down list of databases doesn't get updated. Also left pane which lists the database objects doesn't change when "use <newDB>" is used

#2 2008-09-26 12:09:20

sqldbxhelp
Administrator

Re: New DB

You need to close and reopen connection to get list of databases updated. You don't need to close window to do that.
Left pane has no connection to use statement. It always displays objects from drop down. Current database is shown
on bottom right. This is by design.

Offline

#3 2008-09-26 14:16:37

Monk
Guest

Re: New DB

Close and reopen connection is not usefull. I think it is possible to make the list  dynamic and it can be updated whenever you want to list the databases. Querying master..sysdatabases can solve this for Sybase and MsSql. When list gets updated left pane can also change according to the selected database.

Board footer

Powered by FluxBB