> I'm using freetds driver for database connection from a servlet.
> Could it possible to connect 2 database with the same connection object?
> Or isnt it logical?

It's not logical. Connection is the association between the client and
the server.

Subrahmanyam


> ___________________________________________________________________________
> 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

--
----------------------------------------------------------
Letting U=Universal, and given God=U and Unreason=U,
        Unreason=God                            --- Q.E.D.
Check me at http://www.Subrahmanyam.com
----------------------------------------------------------

___________________________________________________________________________
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