Results 1 to 3 of 3
Thread: Database connection for applet
- 10-21-2009, 04:52 AM #1
Member
- Join Date
- Oct 2009
- Posts
- 2
- Rep Power
- 0
Database connection for applet
Hi, i'm new to applets, i'm developing a game applet and i want it to connect to a SQL database. Well i don't know how to start, i know how to use JDBC drivers and so on... But what is the special treatment i have to give to my applet code? I've been reading info and i think i should sign my applet, is this what i have to do?
What i'm trying to do is to save into my sql database different users of the game and their own score... I should save this database on my home or put it on the web?
Sorry for my poor english and ignorance in this topic, thank you all for taking your time!
Daniel SL
- 10-21-2009, 12:11 PM #2
Go thru this tutorial for database concepts.
Trail: JDBC(TM) Database Access (The Java™ Tutorials)
Start writing the requirement and then start with coding and we will help you if u get a problemRamya:cool:
- 10-21-2009, 12:24 PM #3
Member
- Join Date
- Oct 2009
- Posts
- 2
- Rep Power
- 0
Similar Threads
-
[SOLVED] database connection
By casid in forum New To JavaReplies: 8Last Post: 06-05-2009, 12:42 PM -
database connection in jsf
By Srikala in forum JavaServer Faces (JSF)Replies: 0Last Post: 10-06-2008, 06:53 AM -
Database Connection
By CompleteBeginner in forum New To JavaReplies: 2Last Post: 05-24-2008, 02:30 PM -
Database Connection
By vipinkumarsolanki in forum Advanced JavaReplies: 2Last Post: 11-26-2007, 06:36 AM -
Database connection
By oaklander in forum New To JavaReplies: 2Last Post: 11-12-2007, 11:11 PM


LinkBack URL
About LinkBacks
Reply With Quote

Bookmarks