I can do it in C, and I can do it in perl, but I don't see how to set the program name on sybase connections using jdbc?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
I eventually found it here: http://www.sybase.com/detail?id=1009812 "APPLICATIONNAME" is a property you can pass in the list of properties to the connect() function. |
|||
|
|