Discussion:
Java Applet + Postgre SQL
(too old to reply)
JT Mirza
2004-06-05 08:41:25 UTC
Permalink
Dear Madam/sir,

i want to connect a Java applet to an Postgre sql database could you pleas send me some info regarding this issu.... any information would me more then welcome.

I have a postgre database and i want to program an java applet, the java applet should connect the database and read and write data.

Thank you in Forward,

Jesse


---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to ***@postgresql.org so that your
message can get through to the mailing list cleanly
Jouneau Luc
2004-06-07 07:28:01 UTC
Permalink
Hi,
you should give access to postgresql jdbc driver
(http://jdbc.postgresql.org) from your applet
and afterwards look at http://doc.postgresintl.com/jdbc/index.html to find
what you need.

---------------------
Luc Jouneau
Unité Centrale Informatique de Jouy, INRA Domaine de Vilvert
78352 Jouy en Josas cedex
e-mail : Luc dot Jouneau at jouy dot inra dot fr


----- Original Message -----
From: "JT Mirza" <***@hva.nl>
To: <pgsql-***@postgresql.org>
Sent: Saturday, June 05, 2004 10:41 AM
Subject: [ADMIN] Java Applet + Postgre SQL
Post by JT Mirza
Dear Madam/sir,
i want to connect a Java applet to an Postgre sql database could you pleas
send me some info regarding this issu.... any information would me more then
welcome.
Post by JT Mirza
I have a postgre database and i want to program an java applet, the java
applet should connect the database and read and write data.
Post by JT Mirza
Thank you in Forward,
Jesse
---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
message can get through to the mailing list cleanly
---------------------------(end of broadcast)---------------------------
TIP 1: subscribe and unsubscribe commands go to ***@postgresql.org
Loading...