Question

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?

Was it helpful?

Solution

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.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top