Migration of dudb into 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)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Migration of dudb into MySQL (
/showthread.php?tid=217566)
Migration of dudb into MySQL -
donB - 28.01.2011
Hello,
Well, as the title says, how do I change my GM's current system of dudb.sav into MySQL?
Please explain with clarity.
Thanks.
Re: Migration of dudb into MySQL -
Steven Paul - 28.01.2011
try this
Re: Migration of dudb into MySQL -
Calgon - 28.01.2011
You need to learn SQL before you do anything, then consider a conversion system (which should be relatively simple, on login parse all the values to variables then create a new row in your database with the new info).
Quote:
Originally Posted by Steven Paul
|
That's for objects and vehicles...
Re: Migration of dudb into MySQL -
Lorenc_ - 28.01.2011
Quote:
Originally Posted by Calgon
That's for objects and vehicles... 
|
I know this is pretty oftopic although lmao, he means
convert ffs
as in
Convert it for fuck sake.
You should get it
Re: Migration of dudb into MySQL -
Calgon - 28.01.2011
Quote:
Originally Posted by Lorenc_
I know this is pretty oftopic although lmao, he means
convert ffs
as in
Convert it for fuck sake.
You should get it
|
If you insist
Re: Migration of dudb into MySQL -
Lorenc_ - 28.01.2011
Now i lol'd again
Re: Migration of dudb into MySQL -
donB - 29.01.2011
Please Stick to the topic. Ik MySQL, I need the conversion part