| Author |
How to connect the remote database over internet
|
satyam vizag narayana
Greenhorn
Joined: Jul 07, 2006
Posts: 8
|
|
Hi all, I am using a swing application.I am not using the Japplets.In this application i want connect to the remote database and store and retrieve the data in and from remote database.I want to access my remote database through the internet. for that which thechnology i will use? wheather igo for 1. normal jdbc connections? 2. Using Rmi 3. using servlets if possible 4. r there any other technology please suggest me which one is better and feasible. please give code to do that or any resources or links for the information. Thanks in advance
|
 |
Ilja Preuss
author
Sheriff
Joined: Jul 11, 2001
Posts: 14112
|
|
Plain JDBC should likely suffice. Not at all related to Swing - moving to our JDBC forum.
|
The soul is dyed the color of its thoughts. Think only on those things that are in line with your principles and can bear the light of day. The content of your character is your choice. Day by day, what you do is who you become. Your integrity is your destiny - it is the light that guides your way. - Heraclitus
|
 |
 |
|
|
subject: How to connect the remote database over internet
|
|
|