Ini - MYSQL !
- 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: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12
)
+--- Thread: Ini - MYSQL ! (
/showthread.php?tid=564219
)
Ini - MYSQL ! -
Naresh
- 20.02.2015
Hello, I need a guide or some thing to help me
convert my ini based script to Mysql..
ty.
Re: Ini - MYSQL ! -
Shady
- 20.02.2015
Try this one or this
1st:
https://sampforum.blast.hk/showthread.php?tid=320148
Or
2nd:
https://sampforum.blast.hk/showthread.php?tid=510959
Rep If worked
Re: Ini - MYSQL ! -
Excel™
- 20.02.2015
Mysql wiki:
https://sampwiki.blast.hk/wiki/MySQL
Mysql R33+ wiki:
https://sampwiki.blast.hk/wiki/MySQL/R33
Tutorial:
https://sampforum.blast.hk/showthread.php?tid=159785
Re: Ini - MYSQL ! -
Shady
- 20.02.2015
Quote:
Originally Posted by
Excel™
Mysql wiki:
https://sampwiki.blast.hk/wiki/MySQL
Mysql R33+ wiki:
https://sampwiki.blast.hk/wiki/MySQL/R33
Tutorial:
https://sampforum.blast.hk/showthread.php?tid=159785
He said convert, Cant you read?
Re: Ini - MYSQL ! -
AndySedeyn
- 20.02.2015
Quote:
Originally Posted by
ShadyX
He said convert, Cant you read?
And since when is manual conversion not a conversion? Either way works although manual conversion is probably the best and most educational method to convert this.
Re: Ini - MYSQL ! -
Naresh
- 20.02.2015
well i need a better easyer way..
Re: Ini - MYSQL ! -
AndySedeyn
- 20.02.2015
Quote:
Originally Posted by
Naresh
well i need a better easyer way..
There is no 'easy and better'. There is an 'easy' method given by ShadyX and there's a 'better', slightly more difficult, method given by Excel.