ODBCView是一個免費的SQL查詢工具查看和導出從任何OBDC兼容的數(shù)據(jù)庫中的數(shù)據(jù)很有用。連接到ODBC數(shù)據(jù)源,并輸入一個SQL語句來執(zhí)行。然后將數(shù)據(jù)顯示在一個只讀的網(wǎng)格或它可以導出到外部的CSV或HTML報告文件。任何有效的SQL語句可以執(zhí)行包括更新,刪除,并調(diào)用數(shù)據(jù)庫的程序。運行命令行打開一個數(shù)據(jù)源和查詢導出到一個文件中。
ODBCView is a free SQL query tool useful to view and export data from any OBDC compliant database. Connect to an ODBC data source and enter a SQL statement to execute. The data is then displayed on a read-only grid or it can be exported to an external CSV or HTML report file. Any valid SQL statements can be executed including UPDATE, DELETE and calls to database procedures. Run it from the command line to open a data source and export a query to a file.