File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes JDBC and the fly likes running on internet?? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Databases » JDBC
Reply Bookmark "running on internet??" Watch "running on internet??" New topic
Author

running on internet??

Farhan Tariq
Ranch Hand

Joined: May 14, 2001
Posts: 54
hi Ranchers!!
I made a program in java using JDBC and link it with MDB file (MS Access). It is working fine but my project is to publish it on internet. My database is simple school system. Plz tell me the way how can I run it on internet?
Thanx advance
Farhan
tom_2000
Greenhorn

Joined: Jun 05, 2001
Posts: 7
u need to rewrite your program as a servlet with form posting.
please read up on servlet. jdbc/odbc connection w/ servlet poses its own problem. from my experience, u also need to run RmiServer to register the jdbc driver. this link explains the latter part. http://www.objectweb.org/RmiJdbc/Access/access.html
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: running on internet??
 
Similar Threads
What is the plural of Algorithm ?
Applet Problem
Urgent... How to run a j2me App on Palm Emulator on _StandAlone_ Computer
mvn --version runs but not mvn:install
interfacing with internet explorer