Re: Connectivity of postgreSQL database to a JSP page - Mailing list pgsql-jdbc

From Dave Cramer
Subject Re: Connectivity of postgreSQL database to a JSP page
Date
Msg-id 4278B7E8.7000707@fastcrypt.com
Whole thread Raw
In response to Connectivity of postgreSQL database to a JSP page  (sunil sunsunwal <sun2walsunil@yahoo.co.in>)
List pgsql-jdbc
Hi,

We need more information to solve this puzzle. However, you can be
guaranteed
that the driver works as many people are successfully using it in servlets.

Have you checked the documentation at jdbc.postgresql.org ?

at a minimum we need the url, and the snippet of code.

Dave


sunil sunsunwal wrote:

>I tried executing a jsp file which gets the connection
>to the postgresql to test if the driver is working.It
>connects to the Driver but while reterieving the
>information from the database it shows the jframe and
>give gives the following exception :
>
>
>
>
>init:
>deps-jar:
>Compiling 1 source file to
>/home/cipa/sun/frame1/build/classes
>compile-single:
>run-single:
>SQL Exception
>java.sql.SQLException: No suitable driver
>
>
>
>Plz solve out this problem and  send suggesstions on
>my email id : sun2walsunil@yahoo.co.in.
>
>
>________________________________________________________________________
>Yahoo! India Matrimony: Find your life partner online
>Go to: http://yahoo.shaadi.com/india-matrimony
>
>---------------------------(end of broadcast)---------------------------
>TIP 2: you can get off all lists at once with the unregister command
>    (send "unregister YourEmailAddressHere" to majordomo@postgresql.org)
>
>
>
>

--
Dave Cramer
http://www.postgresintl.com
519 939 0336
ICQ#14675561


pgsql-jdbc by date:

Previous
From: Guillaume Cottenceau
Date:
Subject: postgresql-8.0.jar and failure of ORDER BY parameters
Next
From: Tom Lane
Date:
Subject: Re: postgresql-8.0.jar and failure of ORDER BY parameters