dburl

2001-08-03 Thread annemarie . hartvigsen

Hi all,

just a small question:

What will be the dburl of my mysql database? i.e how do I find out what to
put in between

   

I have 
Linux RedHat
Apache 1.3.19
Tomcat 3.2.2
Cocoon 1.8.2
mySQL 3.23.40-1

Btw I'm not sure I'm posting this in the right group...if not I appologize,
and please tell me if there's a more appropriate place!

Thanx /AM

-
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: <[EMAIL PROTECTED]>
For additional commands, e-mail: <[EMAIL PROTECTED]>




RE: dburl

2001-08-02 Thread John Yoost

jdbc:mysql://localhost/test
where: localhost is the host name the database resides on,
   test is the name of the database 

John Yoost
> -Original Message-
> From: [EMAIL PROTECTED]
> [SMTP:[EMAIL PROTECTED]]
> Sent: Thursday, August 02, 2001 10:39 AM
> To:   [EMAIL PROTECTED]
> Subject:  dburl
> 
> Hi all,
> 
> just a small question:
> 
> What will be the dburl of my mysql database? i.e how do I find out what to
> put in between
> 
>
> 
> I have 
> Linux RedHat
> Apache 1.3.19
> Tomcat 3.2.2
> Cocoon 1.8.2
> mySQL 3.23.40-1
> 
> Btw I'm not sure I'm posting this in the right group...if not I
> appologize,
> and please tell me if there's a more appropriate place!
> 
> Thanx /AM
> 
> -
> 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: <[EMAIL PROTECTED]>
> For additional commands, e-mail: <[EMAIL PROTECTED]>

-
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: <[EMAIL PROTECTED]>
For additional commands, e-mail: <[EMAIL PROTECTED]>