Re: [GENERAL] Acces via applets

2007-04-11 Thread Luca Ferrari
On Wednesday 11 April 2007 Marc's cat, walking on the keyboard, wrote: > The bottom line question is can an applet served to a client machine other > than the one the postrgres db resides on read that db? > > An applet I've written and tested on the same box as my database runs fine. Marc's, due t

Re: [GENERAL] Acces via applets

2007-04-11 Thread Reid Thompson
Marc wrote: what version of PostgreSQL? what version of the jdbc driver? The bottom line question is can an applet served to a client machine other than the one the postrgres db resides on read that db? I can't see why not. An applet I’ve written and tested on the same box as my database

Re: [GENERAL] Acces via applets

2007-04-11 Thread Andrew Thompson
On Apr 11, 3:45 pm, [EMAIL PROTECTED] ("Marc") wrote: .. > The applet has been self signed. .. I did miss that bit on my initial reading, but like I said earlier - best to continue it in a discussion on a Java group. Andrew T. ---(end of broadcast)---

Re: [GENERAL] Acces via applets

2007-04-11 Thread Andrew Thompson
On Apr 11, 3:45 pm, [EMAIL PROTECTED] ("Marc") wrote: > The bottom line question is can an applet served to a client machine other > than the one the postrgres db resides on read that db? Certainly. But the applet needs to be signed by the distributor, and trusted by the end-user. > Why does an

[GENERAL] Acces via applets

2007-04-11 Thread Marc
The bottom line question is can an applet served to a client machine other than the one the postrgres db resides on read that db? An applet I've written and tested on the same box as my database runs fine. When I try running the applet from another computer on the network I get an error trying to