Shiny app deployed but not working ( ODBC HFSQL Database not connected )

You have the DSN defined in your local environment, that is why you can simply call it by name, but that DSN is not defined on the shinyapps.io servers so you need to specify the connection parameters like which driver to use, the server ip, your credentials, etc.

Also, please be aware of our cross-posting policy

https://stackoverflow.com/questions/74210574/shiny-app-isnt-working-with-odbc-data-base-connection-after-being-deployed