SA-MP Forums Archive
[Tool/Web/Other] [APP] INI2SQL INI to SQL converter! - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Filterscripts (https://sampforum.blast.hk/forumdisplay.php?fid=17)
+---- Forum: Tools and Files (https://sampforum.blast.hk/forumdisplay.php?fid=82)
+---- Thread: [Tool/Web/Other] [APP] INI2SQL INI to SQL converter! (/showthread.php?tid=245893)



[APP] INI2SQL INI to SQL converter! - gamer931215 - 02.04.2011

INI to MYSQL converter V1.1

What is it ?
With INI2SQL converter you can very easily convert MULTIPLE ini files into one .SQL file. This allows you to transfer a complete dini/y_ini (and other filesystems using the same format) userdatabase into a mysql database!

Screenshots
First screenshot: phpmyadmin (proove that it can succesfully import the generated .sql/.txt files)
Second screenshot: the app itself



Why?
Many servers are still using .ini files, why ?
Probaly because they didnt expect to grow that big, or just because of the user-friendly systems for ini files.
But after a while if you reach up to 2000/3000 files, it will become really slow, and once your server is growing you would really appreciate an website where you can login with your in-game details.
Thats why i've written this app after reading Gh0sT_'s topic.


Is the source included ?
YES! in order to follow the rules, and just the fact that i have nothing to hide i decided to add the source as well.


System requirements
Windows XP or above
Microsoft .NET Framework 4.0

Changelog
Код:
1.1: I noticed that dini does NOT use spaces between "=" like Y_Ini does, i added a compability mode for this.
Download:
Mirror

Forum DL (you need to be logged in in order to see the link):


Re: [APP] INI2SQL INI to SQL converter! - [MWR]Blood - 02.04.2011

AWESOME!!!


Re: [APP] INI2SQL INI to SQL converter! - blackwave - 02.04.2011

Amazing. I really like systems such as this one. Will be pretty usefull.


Re: [APP] INI2SQL INI to SQL converter! - linuxthefish - 02.04.2011

I love this, i'm learning mySQL at the moment and this tool helps a lot!


Re: [APP] INI2SQL INI to SQL converter! - Mixcraft - 02.04.2011

Thats amazing!


Re: [APP] INI2SQL INI to SQL converter! - gamer931215 - 02.04.2011

Small update, i noticed dini does not use spaces between the "=" character and the value, compability mode (checkbox) for this has been added, i might consider detecting this automaticly later.


Re: [APP] INI2SQL INI to SQL converter! - [03]Garsino - 02.04.2011

This is fucking hot! Awesome work, gamer931215!


Re: [APP] INI2SQL INI to SQL converter! - WillyP - 02.04.2011

WOW! Truly amazing.


Re: [APP] INI2SQL INI to SQL converter! - royal_king - 02.04.2011

Omfg this is fucking awesome! very useful!


Re: [APP] INI2SQL INI to SQL converter! - gamer931215 - 02.04.2011

thanks all