

When it comes to stuff like this, I prefer portable tools. Installed once, you can put them on flash or CD and carry with you. Connecting to DB should be easy as filling out usual fields: server, user, pwd. I've tried the eclipse plugins as well. For me I'd rather keep eclipse optimized to do the work it's meant to do. I prefer DBVisualizer, but it's a bit of a memory hog so it might not be the right solution if your resources are an issue.


SQuirreL, written in java, will work with any RDBMS for which there's a JDBC driver. What tools do you use as developers to connect to the database of choice? I use Eclipse as an IDE. So any Eclipse specific tips are also appreciated.Įven if a tool were to work with one DB and not with the other, I am willing to look into it if it were more user‑friendly than the one the DB vendor provides. I am already using 3 different ones. I find these DB specific tools like SQL Query Analyzer (SQL‑Server), Oracle Enterprise Manager, MySQL Query Browser to be quite clunky and slow when it comes to running quick queries and looking at data directly. It is also hard to remember all the userids and pwds for the develop and test databases. I work with several different databases and find myself trying connecting to these quite often to test a query. I use the database specific tools to connect to the DB and run the query. Since the filename is defined to be automatically set, this means that there will be one file per result set and each file is named by the name of its table.直接訪問數據庫的開發人員工具 (Developer tools to directly access databases) The example also shows several select statements.
#Dbvisualizer query analyzer how to#
This example shows how to make the filename the same as the table name in the select statement. Here are a few examples using some of these settings. See valid formats in Changing the Data Display Format document Note! Variables for column names must include the scope option when entered manually into a script, e.g. Path for data files when BinaryFormat is set to File, see Exporting a Table for details. Note that when exporting to Excel and appending to an existing excel file any manually added formatting in the old sheets will be lost. start with a new file for the first result and then append to it)
