Y_INI or SQL ?? - 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: Y_INI or SQL ?? (
/showthread.php?tid=300875)
Y_INI or SQL ?? -
Mr.Fames - 02.12.2011
hey guys i am just asking which one should i use Y_INI or SQL bare in mind i am using 0.3d
Re: Y_INI or SQL ?? -
Mr.Fames - 02.12.2011
Quote:
Originally Posted by ******
Err, what are you doing with the data? If you need to represent complex relationships between things in multiple different tables in a dynamic way, then just SQL. If you are just storing a couple of values to be loaded and stored then use INI - play to the formats' strengths and weaknesses.
|
i want to create a RP server and according to me y_ini is easy to create but i don't know wheather it is compatible with 0.3d or not
Re: Y_INI or SQL ?? -
Mr.Fames - 02.12.2011
****** pls check ur pm's
Re: Y_INI or SQL ?? -
xMichaelx - 02.12.2011
I would recommend y_ini, you sound like you have no idea how to script at the moment but if you are going to try then use y_ini, SQL is very hard to learn, also its alot of hassle involved, setting up data bases etc...
Re: Y_INI or SQL ?? -
Mr.Fames - 02.12.2011
Quote:
Originally Posted by xMichaelx
I would recommend y_ini, you sound like you have no idea how to script at the moment but if you are going to try then use y_ini, SQL is very hard to learn, also its alot of hassle involved, setting up data bases etc...
|
thx for ur answer, and actually yes i am new to scripting but not very i mean i can get my business going but not pro ofc :P
Re: Y_INI or SQL ?? -
Jochemd - 02.12.2011
MySQL. For sure