I have to explain that the "database definition" is the name
which set in the application and point the DSN name to the
Windows ODBC name.
when I click deploy,it will build a jar file then i have to
ftp this file to production system which are located on
solaris.
So,when I run this jar file on solaris it will say something
like could not open database adapter.
The question is how do I find the odbc driver for sybase ASE
11 on solaris.
I don't know why it still cannot connect
because I have define all parameter that application need
Thank you all