View table results by selecting them in the sidebar
Because the internal Structure of different Databases is vastly different the Sidebar View has to be implemented manually for every Database essentially. This means the Sidebar explorer works only for supported Databases. If you need Support for a new Database just open an Issue in the Repository and I'll try to implement it. In unsupported Databases the Querying should still work maybe
Currently Supported Databases
IBM iSeries AS400 (iSeries Access ODBC Driver)
Connecting To a Database
Currently only Connection Strings are supported, because i don't know if different Odbc Connections require a different format / different Parameters in their Connection String
Known Limitations
Db Explorer only works for supported Dbs
Mssql
Selects for Tables with Varchar(max) + Varbinary(max) only works when these Columns are at the end. Look here
Contributing
If you encounter bugs or have feature requests, feel free to open an issue.