swing to database
Right now i trying make a java swing based online voting system .
all i have done till now is created a UI for useres to sign up,login and to vote.
but the point is that i want to connect my swing application to an online database so that it can be accessable from any where ... so need help !!!!!!!
means i want to store and retrive my database online instead of my local server of my pc..
all i have done till now is created a UI for useres to sign up,login and to vote.
but the point is that i want to connect my swing application to an online database so that it can be accessable from any where ... so need help !!!!!!!
means i want to store and retrive my database online instead of my local server of my pc..
0