vote up 0 vote down star

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?

flag

44% accept rate

1 Answer

vote up 1 vote down

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.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.