You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by Moses <mo...@kampsax.dtu.dk> on 2001/06/19 16:10:53 UTC

(XML + PostgreSQL + jdbc) driver

I'm looking for jdbc-xml driver for PostgreSQL linux.

I did try to use the JDBCXML from wrox, but I didn't get to setup the linux.
I did only use it for windows.
I'm looking for Lunix + jdbc + XML Postgresql.



Best Regards,
Moses (Mussie)
////////////////////////////////////////////////////////////////////////////
                 YOUR BRAIN IS HUNGRY
 Wireless COM Technology, News, and Opinion.
////////////////////////////////////////////////////////////////////////////



---------------------------------------------------------------------
To unsubscribe, e-mail: james-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: james-dev-help@jakarta.apache.org


Re: (XML + PostgreSQL + jdbc) driver

Posted by Steven Ye <st...@symbidia.com>.
Hello:
    What do you want Postgresql Jdbc driver?
    After you install Postgresql at: www.postgresql.org
    there is an command can generate Postgresql JDBC driver.
  
  How to generate Postgresql JDBC driver.    
The driver's source is located in the src/interfaces/jdbc directory of the source tree. To compile simply change directory to that directory, and type: 

% make

Upon completion, you will find the archive postgresql.jar in the current directory. This is the JDBC driver. 


Steven Ye



----- Original Message ----- 
From: "Moses" <mo...@kampsax.dtu.dk>
To: <ja...@jakarta.apache.org>
Sent: Tuesday, June 19, 2001 10:10 PM
Subject: (XML + PostgreSQL + jdbc) driver 


> I'm looking for jdbc-xml driver for PostgreSQL linux.
> 
> I did try to use the JDBCXML from wrox, but I didn't get to setup the linux.
> I did only use it for windows.
> I'm looking for Lunix + jdbc + XML Postgresql.
> 
> 
> 
> Best Regards,
> Moses (Mussie)
> ////////////////////////////////////////////////////////////////////////////
>                  YOUR BRAIN IS HUNGRY
>  Wireless COM Technology, News, and Opinion.
> ////////////////////////////////////////////////////////////////////////////
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: james-dev-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: james-dev-help@jakarta.apache.org
>