Thread: Postgres and JBuilderX on Linux
I'm trying to setup the jdbc driver for postgres on jbuilder i followed the advice from jbuilder help but i failed. I only have the jar file and i think i need the postgres.config also but i don't know where to find it. Can someone inform me how or where to find it ? If there is any other way to do it please tell me how to do it Any help will be really appreciated Thanks in advance
what did you try? I set it up in a few seconds ? Dave On Mon, 2004-02-23 at 20:30, kstergiou@in.gr wrote: > I'm trying to setup the jdbc driver for postgres on jbuilder > i followed the advice from jbuilder help but i failed. I only have the jar > file and i think i need the postgres.config also but i don't know where to find > it. Can someone inform me how or where to find it ? > If there is any other way to do it please tell me how to do it > > Any help will be really appreciated > > Thanks in advance > > ---------------------------(end of broadcast)--------------------------- > TIP 5: Have you checked our extensive FAQ? > > http://www.postgresql.org/docs/faqs/FAQ.html > -- Dave Cramer 519 939 0336 ICQ # 14675561
Hi.
I'm using JBuilder 8 with PostgreSQL 7.3.3.
To get them work together, the only thing you need is to add the jdbc driver for postgre in the libraries of JBuilderX.
How to do that ? Well, it is very easy. Just go to the Project Menu, then to the Project Properties item, then to the Required Libraries tab.
Just add the jdbc driver as a new library. That's all.
Regards,
== ==
Pablo A. Velasquez Rivas
Computer Science Engineer
== ==
I'm using JBuilder 8 with PostgreSQL 7.3.3.
To get them work together, the only thing you need is to add the jdbc driver for postgre in the libraries of JBuilderX.
How to do that ? Well, it is very easy. Just go to the Project Menu, then to the Project Properties item, then to the Required Libraries tab.
Just add the jdbc driver as a new library. That's all.
Regards,
== ==
Pablo A. Velasquez Rivas
Computer Science Engineer
== ==