File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -11,6 +11,7 @@ The following plugins are already implemented:
1111Relational database servers:
1212 * iDB2
1313 * Microsoft SQL Server
14+ * MySQL
1415 * Oracle
1516
1617Relational file databases:
@@ -34,6 +35,7 @@ The data grid can be exported into Excel.
3435| Provider.Name| Description|
3536| -------------| -----------|
3637| Msi| [ Windows Installer] ( https://msdn.microsoft.com/en-us/library/cc185688(v=vs.85).aspx ) using [ Wix] ( http://wixtoolset.org ) |
38+ | MySql| [ MySQL] ( https://www.mysql.com/ ) |
3739| Odp| [ Oracle] ( http://www.oracle.com/technetwork/topics/dotnet/index-085163.html ) from Oracle|
3840| OleDb| [ OLE DB] ( https://msdn.microsoft.com/en-us/library/system.data.oledb%28v=vs.110%29.aspx ) |
3941| Oracle| [ Oracle] ( https://msdn.microsoft.com/en-us/library/system.data.oracleclient%28v=vs.110%29.aspx ) from Microsoft|
@@ -127,7 +129,6 @@ Query TextBox
127129| Query/Parse| Ctrl+F5|
128130| Query/Result Mode/Text| Ctrl+T|
129131| Query/Result Mode/DataGrid| Ctrl+D|
130- | Query/Result Mode/Html| Ctrl+H|
131132| Query/Result Mode/ListView| Ctrl+L|
132133| Query/Close All TabPages| Ctrl+Shift+F4|
133134| Query/Create Insert Statements| Ctrl+I|
You can’t perform that action at this time.
0 commit comments