Database .NET
-
A Multiple Database Manager
多重資料庫系統管理
簡易問答集
Frequently Asked Questions(FAQ)
Q:
What is
Database .NET
作用為何
?
A: Database .NET
is an innovative, powerful and intuitive multiple database management tool,
Browse objects, Design tables, Edit rows, Export data and run Queries with a consistent interface
創新/強大/直覺式的多重資料庫管理工具, 以一致性與更簡單的方式來顯示與管理不同的資料庫系統
包含資料庫物件瀏覽, 資料表與索引編修, 資料列編輯, SQL分析與調試, 腳本生成, 圖像化, 列印, 匯入, 輸出等多方面處理
不需個別安裝也不必重複學習不同的資料庫管理工具, 讓不同資料庫以一致性方式操作處理, 也為您省下更多的時間與金錢
...
更多
more
Q:
如何反安裝
How to uninstall
Database .NET?
(File)
無需反安裝, 只須刪除該檔案
You don’t have to uninstall it, just delete the file
.
(Default folder)
(Win 2000/XP/2003) x:\Documents and Settings\<UserName>\Application Data\Database
(Vista or later) x:\Users\<UserName>\AppData\Roaming\Database
(Registry)
[-HKEY_CURRENT_USER\Software\VB and VBA Program Settings\fishDatabase]
Q: Connecting To A Database Using Windows Authentication With Different Credentials Using Database .NET
Local:
runas
/user:DOMAIN\USERNAME "x:\Database4.exe"
Remote:
runas
/netonly /user:DOMAIN\USERNAME "x:\Database4.exe"
Q: Database .NET
requirements
需求為何
?
A:
Make sure you have the
.NET Framework 4.0
installed
確認已安裝或內建
.NET Framework 4.0
.
軟體特色
Features
資料庫編輯
Database Editor
:
資料表編輯
Table Editor
索引編輯
Index Editor
腳本生成
Generate Scripts
:
Data Definition Language (DDL)
,
SCRIPT AS
資料列編輯與瀏覽
Browse and Edit Data
:
資料列編輯
Data Editor
支持
Supports
: Auto Increment, Default Value, and Set Cell as NULL...etc.
條件過濾
Filter Expression
Cell 編輯器
Cell Editor
(
*
)
資料視覺化
Data Visualization
(
*
)
多行編輯與顯示
Multi-Line Text
資料列搜尋
Find In Grid
批次匯入
Batch Import
結果輸出
Export to
CSV/XML/TXT/XLS/SQL/HTM
列印 SQL 內容與查詢結果
Print SQL statements and query results
SQL 編輯器
SQL Editor
:
動態語法高亮顯示
Dynamic Syntax Highlighting
:
非通用語法, 而是當完成資料庫連線後, 自動加載資料庫本身的 Data Types 與 Reserved Words 提供更完整高亮支持
Automatically switch the syntax highlighting dependant on exclusive database system.
自動完成
AutoComplete
(
*
)
:
可節省時間免去記憶查找 SQL 語法使用加快開發速度, 支持自動感知可匹配當前所屬物件, 非相關物件不會顯示
Speeds up and simplifies your typing experience, Supports IntelliSense
啟用 SQL 格式化外掛
Enable SQL Formatting plug-in
:
Download the command-line utility '
SqlFormatter.x.x.x.zip
' and Put 'SqlFormatter.exe' in the same directory as 'Database4.exe'
下載命令列工具'
SqlFormatter.x.x.x.zip
'後將'SqlFormatter.exe'與'Database4.exe'放置在同一目錄下即可
.
資料庫交易模式
Transaction Mode
:
可在執行後進行資料庫內容的認可(Commit)或回復(Rollback)
Starts a database transaction.
多頁籤查詢與結果
Multiple Tabs and Results
物件瀏覽
Browse Objects
:
資料庫物件搜尋
Search Objects
資料庫圖表
Database Diagram
(
*
)
拖放資料庫加載
DragDrop Database
: *.mdb/*.mde/.accdb/*.accde/.xls/.xlsx/.xlsm/.xlsb/.gdb/.fdb/.sdf/.db/.db3/.sqlite/
*.dsn
/
*.udl
Auto-Detect file format: Access/Firebird/Excel/SQLite/SQLCe(Any file extension *.*)
整合參考網址資源
Integrates Referenced URL
資料庫工具
Database Tools
:
SQL 效能分析器
SQL Profiler
(
*
)
: 您可以透過 SQL Profiler 來監看, 分析或保存每一筆記錄, 並用來改善優化相關程序
資料庫密碼保護
Protect Database
: Access 97~2003/Access 2007~2010/SQLCe/SQLite
資料庫自動壓縮
Shrink Database
: Access 97~2003/Access 2007~2010/Firebird/MySQL(MyISAM)/SQL Server/SQLCe/SQLite/PostgreSQL
資料庫備份還原
Backup/Restore Database
: MySQL/PostgreSQL/SQL Server/Firebird/SQLite(
*
)
資料庫服務管理
Service Manager
: (
需管理員權限(當
UAC
開啟時)
Requires Administrator privileges(if
UAC
is enabled)
)
程式碼管理
Code Manager
:
搜尋(支持一般匹配搜尋與
規則運算式
搜尋方式)
Search with
RegEx
, (
焦點+快捷建
Focused+Shortcut key
: Enter,
焦點+快捷建
Focused+Shortcut key
: F5)
連線管理
Connection Management
:
連線管理員
Connection Manager
連線設置
Connection Profile
: SQL Server/SQL Azure/Oracle/IBM DB2/Informix/MySQL/PostgreSQL/Sybase ASE
伺服器自動例舉
Browse for servers
: SQL Server/Oracle/DB2
自訂[其他連接參數]設置
Additional Connection Parameters
支持
Support for
Visual Studio IDE:
Supported File Formats: *.mdb/*.mde/.accdb/*.accde/.xls/.xlsx/.xlsm/.xlsb/.gdb/.fdb/.sdf/.db/.db3/.sqlite/*.dsn/*.udl
The easiest way to use the tool is to add it as an
External Tool
to Visual Studio IDE.
Then when you select the supported file formats in the
Project Explorer
.
快捷鍵
Shortcut Keys
:
(
SQL 編輯器
SQL Editor
)
執行
Execute
:
F5
,
Ctrl
+
E
,
Alt
+
X
(
SQL 編輯器
SQL Editor
)
新增查詢
New Query
:
Ctrl
+
N
(
SQL 編輯器
SQL Editor
)
保存
Save
:
Ctrl
+
S
(
SQL 編輯器
SQL Editor
)
剪下
Cut
:
Ctrl
+
X
(
SQL 編輯器
SQL Editor
)
複製
Copy
:
Ctrl
+
C
(
SQL 編輯器
SQL Editor
)
貼上
Paste
:
Ctrl
+
V
(
SQL 編輯器
SQL Editor
)
全選
Select All
:
Ctrl
+
A
(
SQL 編輯器
SQL Editor
)
復原
Undo
:
Ctrl
+
Z
(
SQL 編輯器
SQL Editor
)
重做
Redo
:
Ctrl
+
Y
(
SQL 編輯器
SQL Editor
)
頁籤切換
Switch Tabs
:
Ctrl
+
Tab
(
SQL 編輯器
SQL Editor
)
搜尋
Find
:
Ctrl
+
F
(
資料表編輯
Table Editor
)
添加欄位
Insert Column
:
Ctrl
+
N
(
資料表編輯
Table Editor
)
刪除欄位
Delete Column
:
Delete
(
資料列編輯
Data Editor
)
刷新
Refresh
:
F5
(
資料列編輯
Data Editor
)
保存
Save
:
Ctrl
+
S
(
資料列編輯
Data Editor
)
複製
Copy
:
Ctrl
+
C
(
資料列編輯
Data Editor
)
刪除列
Delete Row
:
Delete
(
資料列編輯
Data Editor
)
設置資料欄位為空值
Set Cell as NULL
:
Ctrl
+
0
(
資料列編輯
Data Editor
)
移動至新列
Move to new row
*:
Ctrl
+
N
(
資料列編輯
Data Editor
)
Cell 編輯器
Cell Editor
:
Ctrl
+
E
(
資料列編輯
Data Editor
)
批次匯入
Import
:
Ctrl
+
I
(
資料列編輯
Data Editor
)
搜尋
Find
:
Ctrl
+
F
(
資料列瀏覽
Data Browser
)
匯出
Export
:
Ctrl
+
S
(
資料列瀏覽
Data Browser
)
複製
Copy
:
Ctrl
+
C
(
資料列瀏覽
Data Browser
)
全選
Select All
:
Ctrl
+
A
(
資料列瀏覽
Data Browser
)
列印
Print
:
Ctrl
+
P
(
資料列瀏覽
Data Browser
)
Cell 瀏覽器
Cell Viewer
:
Ctrl
+
V
(
資料列瀏覽
Data Browser
)
搜尋
Find
:
Ctrl
+
F
(
物件瀏覽
Object Browser
)
複製
Copy
*:
Ctrl
+
C
(
物件瀏覽
Object Browser
)
展開/收合
Expand/Collapse
:
Ctrl
+
Right
(
物件瀏覽
Object Browser
)
刷新
Refresh
:
F5
(
程式碼瀏覽
Code Browser
)
複製
Copy
*:
Ctrl
+
C
(
程式碼瀏覽
Code Browser
)
刷新
Refresh
:
F5
(
程式碼瀏覽
Code Browser
)
搜尋輸入
SearchBox
:
Enter
,
F5
(
SQL 瀏覽
SQL Browser
)
複製
Copy
*:
Ctrl
+
C
命令列
Command-line
:
DB type
:
Access=
0
,Excel=
1
,dBase=
2
,FoxPro=
3
,Firebird=
4
,MySQL=
5
,SQLServer=
6
,SQLAzure=
7
,SQLCe=
8
,SQLite=
9
,PostgreSQL=
10
,Oracle=
11
,OleDB=
12
,Odbc=
13
,OData=
14
,DB2=
15
,Informix=
16
,Sybase=
17
DB type
+ <DB file or Profile name>: e.g.
1.
database4.exe "c:\1.mdb",
2.
database4.exe 0 "c:\1.mdb",
3.
database4.exe
6
codelib,
4.
database4.exe /?
經由命令列載入支持自動登入
Support for AutoLogin
(MySQL/SQL Server/SQL Azure/PostgreSQL/Oracle/IBM DB2/Informix/Sybase ASE)
介面語言翻譯
Translations
感謝所有捐助者
Thanks all contributors
Italian language (Updated)(by
Paolo Saudin
) (Ver 6.4)
Italian language (Original)(by
Stefano Gallina
) (Ver 2.6)
Turkmen language (by
Begench Amanov
) (Ver 5.6)
French language (by
AZZOPARDI Jonathan
) (Ver ?)
Russian language (by
Денис Олифер
) (Ver 4.8)
Turkish language (by
Şahin Şimşek
) (Ver 4.6)
Chinese Simplified language (Updated)(by
杜小江
)(Ver 3.7)
Polish language (by
Jarosław Głowacki
) (Ver 2.7/3.6)
Thai language (by
Thammapat.c
)(Ver 3.3)
Vietnamese language (by
Tran Huu Qui
)(Ver 3.0)
German language (by
Waler, Stefan
)(Ver 2.9)
Spanish language (by
German Valencia
)(Ver 2.9)
Portugues language (by
Claudio Henrique Medina Blaia
)(Ver 2.9)
Romanian language (by
g a
)(Ver 2.8)
Feedback
反饋