After the linux (DEB or RPM) driver is installed, a DSN with the name DEVART_QUESTDB is created. You can use it to test the connection with the QUESTDB server. For this, perform the following steps:
    User ID=<your QuestDB user name>
    Password=<your QuestDB password>
    Server=<your QuestDB server address>
    Port=<your QuestDB port>
    
    isql -v DEVART_QUESTDB 
        