The Artima Developer Community
Sponsored Link

Java Answers Forum
How one applet can see database?( the applet and databaseis on a webserver)

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Periklis

Posts: 5
Nickname: panpol2
Registered: Sep, 2004

How one applet can see database?( the applet and databaseis on a webserver) Posted: Sep 30, 2004 1:55 AM
Reply to this message Reply
Advertisement
I have an applet, and I want to put this applet in a web server.
Can you tell me, how I will put the ODBC/JDBC drivers in the applet code
So my applet can see my database???????
Local on my machine, I load the JDBC/ODBC drivers from control panel (from DataSources ODBC), and
I am using the name in the url in my applet code and is working just fine.
Now when the applet is running on the web-server, how I connect that applet with my database????

Thanks....

Topic: screen capture help Previous Topic   Next Topic Topic: Handling Alt+Tab

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use