You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Odair Peixoto <od...@goodyear.com> on 2001/03/12 15:39:25 UTC

db connection

Please,
Could you explain me how can I do to establish a connection between
cocoon and a database(any db)?


---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>

To unsubscribe, e-mail: <co...@xml.apache.org>
For additional commands, e-mail: <co...@xml.apache.org>


Re: db connection

Posted by Berin Loritsch <bl...@apache.org>.
Odair Peixoto wrote:
> 
> Please,
> Could you explain me how can I do to establish a connection between
> cocoon and a database(any db)?

that's a general question.

The answer is the same way you would do it in any other Java program.

If you want to take advantage of Database Pooling, then there are
differing methods between Cocoon 1 and Cocoon 2.  Please consult
the documentation included with both versions of Cocoon.

---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>

To unsubscribe, e-mail: <co...@xml.apache.org>
For additional commands, e-mail: <co...@xml.apache.org>