I'm trying to connect to my SQL Server database using JDBC, and I used the JDBC adapter example that Alessandro so graciously provided (modifying it for use with SQL server instead of MySQL), but I don't know where to place the authorization dll (sqljdbc_auth.dll) so that it packages correctly when the LightStreamer server is started.

Any help would be greatly appreciated. Thank you!