Is there some way other than creating a DSN on the local machine to use BESAPILib?
I would like to create a connection programatically.
I can create an OdbcConnection by specifying the driver, database, and server in the connection string, but it looks like specying by DSN is the only option in BESAPILib.