Forum Discussion
Anonymous
2 years agoOk so JDBC is the method.
And the built in JDBC method won't work because the connection string needs the driver for Sybase, which either doesn't exist you you don't know what it is called. The driver name is a support question (which answer should be in the docs if it's not there already).
And a scripted JDBC option requires groovy to have a Sybase driver, which the collector either doesn't have installed or you don't know what it takes to use it. That is also a support question which answer should also be in the docs.
Related Content
- 3 months ago
- 11 months ago
- 3 months ago
- 2 months ago
- 10 months ago