Converting FlatFile to MySql.

Discussion in 'Plugin Development' started by TopGear93, Apr 29, 2012.

Thread Status:
Not open for further replies.
  1. Offline

    TopGear93

    For an upcoming feature in ReferGift, i need to convert from FlatFile to MySql. Im looking for a proper bukkit tutorial to switch all my strings, ints, booleans,and ArrayLists to MySql. Should i just use a basic tutorial found some where on google or does Bukkit plugins require a special setup?
     
  2. You probably won't find anything related to that. Try to think about it yourself, how you could achieve it. Depending on how you structure your database the conversion might be easier or harder.
     
Thread Status:
Not open for further replies.

Share This Page