Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. In the DBeaver menu, open Database → Driver Manager

  2. In the Driver Manager dialog box, select AWS → Redshift, then click Edit…

  3. In Edit Driver ‘Redshift' dialog box, click the Libraries tab

  4. Select com.amazon.redshift:redshift-jdbc42:RELEASE and click Delete

  5. Click Add Folder

  6. In the Open driver directory dialog box, navigate to: C:\Users\Public\JDBC Drivers\RedshiftJDBC42-x.x.x.xRedshift and click Select Folder

  7. Click Find Class

  8. From the Driver Class dropdown, select com.amazon.redshift.jdbc42.Driver

  9. Click OK

  10. Click Close

...

  1. In the DBeaver menu, open Database → Driver Manager

  2. In the Driver Manager dialog box, select Hadoop → Apache Hive, then click Edit…

  3. In Edit Driver ‘Redshift' dialog box, click the Libraries tab

  4. Select https://github.com/timveil/hive-jdbc-uber-jar/releases/download/v1.9-2.6.5/hive-jdbc-uber-2.6.5.0-292.jar and click Delete

  5. Click Add Folder

  6. In the Open driver directory dialog box, navigate to: C:\Users\Public\JDBC Drivers\AmazonHiveJDBC41-x.x.x.xHive and click Select Folder

  7. Click Find Class

  8. From the Driver Class dropdown, select com.amazon.hive.jdbc41jdbc42.HS2Driver

  9. Click OK

  10. Click Close

...

  1. In the DBeaver menu, open Database → Driver Manager

  2. In the Driver Manager dialog box, select MS SQL Server → SQL Server, then click Edit…

  3. In Edit Driver ‘Redshift' dialog box, click the Libraries tab

  4. Select and Delete the following
    com.microsoft.sqlserver:mssql-jdbc:RELEASE
    com.microsoft.sqlserver:mssql-jdbc_auth:RELEASE

  5. Click Add Folder

  6. In the Open driver directory dialog box, navigate to: C:\Users\Public\JDBC Drivers\sqljdbc_x.xMicrosoftSQLServer\enu and click Select Folder

  7. Click Find Class

  8. From the Driver Class dropdown, select com.microsoft.sqlserver.jdbc.SQLServerDriver
    There may be multiple of the same driver class, select any one of them

  9. Click OK

  10. Click Close

...