|
| Register now to interact with over 11,000 members! Registered users have Posting Privileges, free access to Private Messaging, Email Notifications and more. |
|
|||||||
![]() |
|
|
Thread Tools | Search this Thread |
|
|
#1 |
|
Posts: n/a
|
Java SQL database problem.
I have a database all set up on my website here on powweb, everything works fine with it.
Now, I'm trying to get an applet to communicate with the database. I keep getting an error when connecting. Any clue how I can make this work? (The applet is stored on my site here) |
|
|
#2 |
|
admin
Join Date: Dec 2001
Posts: 1,577
Reputation: 65
|
It probably won't work... the applet runs from the viewers browser so the connection to the mysql database is coming from outside powweb's network. We don't allow remote mysql connections to our servers.
|
|
|
|
|
#3 |
|
Posts: n/a
|
Allright thanks. At least now I know it won't work for sure so I should stop trying it.
|
![]() |
| Thread Tools | Search this Thread |
|
|