• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

Load from database.

That one pokemon thing
Loyal Member
Joined
Apr 3, 2010
Messages
1,766
Reaction score
621
Hello,

I've been trying to script a function that calls an integer that's lined up with a String, but without success...
I don't know how to use the SELECT * FROM etc. in java.

I would be grateful is someone could help me with it.
 
Newbie Spellweaver
Joined
Feb 24, 2010
Messages
98
Reaction score
2
You can use DatabaseConnection and PreparedStatement classes in order to load. But you can just write new variable in MapleCharacter and set it's value while loading the character in loadCharFromDB .
 
Upvote 0
Back
Top