Thread: SQL Explorer
View Single Post
  #27  
Old 02-27-2010, 06:44 AM
cbk1994 cbk1994 is offline
the fake one
cbk1994's Avatar
Join Date: Mar 2003
Location: San Francisco
Posts: 10,718
cbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond repute
Send a message via AIM to cbk1994
Updated to version 2.1, thanks Supernanny. Here are some of the changes:
  • Support for multiple databases for browsing, manipulating, and SQL execution. For information on adding databases see this thread. See the note below about adding databases to the list.
  • Added a "toggle external window" button to toggle between internal and external windows. It remembers your preference for how to display the windows for next time. This only works with v6 clients.
  • Changed the tables tab to instead show the structure of the configured SQL databases on the server; it works the same way, though.
  • Fixed the max loop limit problem with the execute SQL tab.
  • Closing tabs now works with v6 clients by right clicking tab.

Mostly minor improvements besides the change for multiple databases.

Right now there's no way to dynamically get a list of configured databases, so you will have to maintain the list yourself. There's a list with the default configuration near the top of the script. Add any additional databases there and you'll be good to go. The file of the database isn't used yet but will be in the future (probably).
Attached Thumbnails
Click image for larger version

Name:	Picture 001.png
Views:	393
Size:	54.9 KB
ID:	50477   Click image for larger version

Name:	Picture 002.png
Views:	392
Size:	34.3 KB
ID:	50478  
__________________
Reply With Quote