All,
I've managed to setup a DSN connection with both read and write functioning correctly to stream data to Databricks.

However when converting to DSN-Less, as i don't have permission to setup a DSN on the Alteryx Server (far more convenient too), i'm getting an error.
The read connection string I have converted to DSN-Less without any issue, but the write driver part seems to always expect a DSN name based on the error given.
Read Connection String using DSN-Less (No Error)

Write Connection String using DSN (No Error)

Write Connection String using DSN-Less (Error)

Any support or help much appreciated!
Carl