
DBEAVER ODBC INSTALL
Note if you choose SERVER=5 to install as a Windows service you should configure the Startup Type (or start manually): Specifies an accessible directory to write logs to. If you omit this argument, the server driver listens for connections on ::1 and therefore expects the client driver to be installed on the same computer. Specifies an address for the 64-bit variant to listen for connections from client computers on.


If you omit this argument, the port is 14264. Specifies a port for the 64-bit variant to listen for connections from client computers on. Specifies an address for the 32-bit variant to listen for connections from client computers on. If you omit this argument, the port is 14232. Specifies a port for the 32-bit variant to listen for connections from client computers on. However, note if you choose SERVER=5 to install as a Windows service then the 32-bit variant is ignored, since only one variant can be registered as a service.
DBEAVER ODBC DRIVERS
If you omit ADDLOCAL arguments, or specify both, the 32-bit and 64-bit drivers are installed. The following msiexec command line arguments are optional: Command line argument This is required unless you intend to connect to the DBC server driver using bearer token authentication. Note the client secret is stored in plain text in the Registry.
DBEAVER ODBC HOW TO
See how to generate a client ID and secret.

Installing the Luminesce DBC server driver on Windows We highly recommend enabling SSL to protect communications between the server and client computers in a production environment. Note: The instructions on this page do not enable SSL and are therefore recommended for PoC or testing environments only.
DBEAVER ODBC MAC OS
Administrative privileges on client computers that support SimbaClient for ODBC (Windows, UNIX, Linux, Mac OS X, AIX and Solaris) and/or SimbaClient for JDBC (any operating system able to run a Java Virtual Machine 1.8+).The Luminesce ODBC client driver MSI and/or the Luminesce JDBC client driver MSI or JAR (the JDBC MSI simply copies the JAR file to a particular location).The Luminesce DBC server driver is available for 32-bit and 64-bit versions of Windows, but not for any other platforms.

