Why won't this c# code save data into mysql?
Posted by: JONATHAN BAKER
Date: July 08, 2011 05:23PM

its a code for minecraft, its supposed to save block changes so you can see who removed/created a block, but mysql is not saving any blocks edited in game.

here is the primary code in pastebin:
http://pastebin.com/LAqvMsKD

here is what the code works with:
http://pastebin.com/AtE8C78a

I have set up mysql correctly with the correct tables and columns
why is it not saving?

if you could amend the code so it works i'll be grateful



Edited 1 time(s). Last edit at 07/08/2011 05:24PM by JONATHAN BAKER.

Options: ReplyQuote


Subject
Written By
Posted
Why won't this c# code save data into mysql?
July 08, 2011 05:23PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.