
Next StepĪfter connecting DBeaver to Exasol, you can start loading data into the Exasol database. To set the linefeed to LF, click File > Convert Line Delimiters to > LF. The workaround is to change the line delimiters to LF. R scripts need to be complied with the linefeed convention LF. Solution: The issue occurs when DBeaver uses the platforms linefeed convention CRLF. Problem: R scripts on DBeaver are not executed. Solution: The simplest way to get around that problem is to highlight the whole script and execute it as a single step. Problem: If a script contains multiple semicolons or newlines, DBeaver will not be able to identify where the script ends. The result of the query is shown in the Result tab.


Host List: Enter the Connection string.In the Exasol Connection Settings screen, enter the following connection details: In the Select your database screen, click All, select Exasol, and then click Next.Click Database > New Database Connection.

#Dbeaver local postgresql install install#
You can install DBeaver in the following ways:Īs standalone Application (based on Eclipse)Īs set of plug-ins for an existing Eclipse installation The following environment is used as an example in the document:
#Dbeaver local postgresql install how to#
This section describes how to connect DBeaver to Exasol and run an SQL statement. It is a free tool, and you can download it from the DBeaver website. DBeaver is a universal SQL client and a database administration tool.
