CodeCharge Studio
search Register Login  

Visual PHP Web Development

Visually Create Internationalized Web Applications, Web Reports, Calendars, and more.
CodeCharge.com

YesSoftware Forums -> CodeCharge Studio -> General/Other

 Configuring PostgreSQL conn for Linux on CCS

Print topic Send  topic

Author Message
francism2005

Posts: 2
Posted: 06/16/2004, 9:11 PM

I'm trying to configure my postgresql connexion on CCS to publish it on my Linux/Tomcat server

User connexion string: Provider=org.postgresql.Driver; Server=192.168.100.103; Port=5432; Database=InternetDB; UID=; PWD=

JDBC Driver: org.postgresql.Driver

DataBase URL: jdbc:postgresql://192.168.100.103/InternetDB

When I start the Default.jsp page it keeps loading for minutes and then it give file not found,

any ideas!!!
View profile  Send private message
francism2005

Posts: 2
Posted: 06/16/2004, 11:14 PM

RESOLVED :-D

I added pgjdbc2.jar (PGSQL jdbc driver) to the CLASSPATH

And I added the pgsql tcp port 5432 to the URL
jdbc:postgresql://192.168.100.103:5432/InternetDB

I also forgot to enter the DB username/password :-X
View profile  Send private message

Add new topic Subscribe to topic   


These are Community Forums for users to exchange information.
If you would like to obtain technical product help please visit http://support.yessoftware.com.

MS Access to Web

Convert MS Access to Web.
Join thousands of Web developers who build Web applications with minimal coding.

CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


Powered by UltraApps Forum created with CodeCharge Studio
Copyright © 2003-2004 by UltraApps.com  and YesSoftware, Inc.