(My)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: (My)SQL (
/showthread.php?tid=286036)
(My)SQL -
Wesley221 - 26.09.2011
Hey guys,
Im gonna try to understand MySQL or SQL. Since i dont know what the difference is between those 2, im asking you guys: What is the difference? Are there any benefits when using MySQL or SQL? Like which is faster, easier to use.
~Wesley
Note: I did search for a topic for this, didnt find one. So please dont complain with 'use the search button'
Re: (My)SQL -
aRoach - 26.09.2011
SQL is better for me, because with
MySQL, sometimes it blocks your server but here doesn't Appear 'Retrieving info:....'
Re: (My)SQL -
Wesley221 - 26.09.2011
I dont want to know this just how it works for one person. I want to know how it works overall, and what the benefits are compared to file writers. (yes i know that file writers are faster then MySQL/SQL (atleast, thats what someone said to me))
Re: (My)SQL -
Wesley221 - 27.09.2011
Can anyone help me with this?
Re: (My)SQL -
[MWR]Blood - 27.09.2011
http://en.wikipedia.org/wiki/MySQL
http://forum.sa-mp.com/search.php?searchid=3191452
Re: (My)SQL -
Wesley221 - 27.09.2011
I dont need a tutorial about this, since i just want to know which one is easier to use, better to use, what are the benefits of using (My)SQL.
Re: (My)SQL -
[MWR]Blood - 27.09.2011
You can't know which one to use without learning them both, that's why you should read the tutorials first!
Re: (My)SQL -
Wesley221 - 27.09.2011
I just want to know your opinion (well, from everyone who will response). After that i can check which om gonna learn
Re: (My)SQL -
GrimR - 27.09.2011
Ummm...... SQL and mySQL...... SQL to my knowledge is the standard.
Libraries like mySQL, SQLite etc are actual implementations of it.
Re: (My)SQL -
Wesley221 - 27.09.2011
Quote:
Originally Posted by GrimR
Ummm...... SQL and mySQL...... SQL to my knowledge is the standard.
Libraries like mySQL, SQLite etc are actual implementations of it.
|
And which one do you like to use and why? (if you use one of those ofcourse)