Looking for way to connect applet to remote database - Mailing list pgsql-interfaces

From Glenn_Wiens@via-christi.org
Subject Looking for way to connect applet to remote database
Date
Msg-id 86256884.000F5F0B.00@vchub.via-christi.org
Whole thread Raw
List pgsql-interfaces


Hi --

As I understand it, my applet (which is served up by my web server) cannot
legally connect to my database (which is running on a different server than my
web server). What I think I need is some sort of process running in background
which would proxy my applet's jdbc requests to my remote postgresql database.

I have an Oracle database which comes with a Connection Manager which seems to
enable this sort of behavior. I have searched the postgresql mail archives but I
haven't been able to locate this here. Does anyone know of something like this?

Thanks,

Glenn

I




pgsql-interfaces by date:

Previous
From: "Glenn Wiens"
Date:
Subject: Looking for way to connect applet to remote database
Next
From: Glenn_Wiens@via-christi.org
Date:
Subject: Looking for way to connect applet to remote database