Biju ,

first a couple of questions about your question

do you have the sybase JConnect jdbc drivers?
does it have to be via JDBC or would OBDC be good enough?

i think there are two problems you are trying to solve here. First is the
generic how to connect to a database from the jsp / servlet . For this, search
the archives for database connections, connection pooling etc. Connection pool
EJBs are available with Sybase Enterprise Application Server and, I believe,
with ASE 12 too. Other third parties supply them too (such as shipped with the
IBM websphere server and javacorporate.com) and for a simple object you could
quite readily write your own.

the second problem is to connect to the sybase database rather than any old odbc
datasource. Here refer to the documentation of the particular jdbc driver you
have for use with sybase. Or email me if you still have difficulties.

all the best , tim

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to