Currently odbcquery subagent uses SQLConnect call which does not support connection strings. I will try to add automatic detection if connection string is given instead of DSN name (probably by checking for presence of = characters) and use SQLDriverConnect in this case.
Best regards,
Victor
Best regards,
Victor
Now I have added this as feature request to bugtracker (issue 309), and hopefully it will be included in 1.0.7 release.