I wanted to change from PS.Config.DataProvider = 'pdata' to PS.Config.DataProvider = 'mysql'
The problem is that the people's points and item are stored on a file called "sv.db" and i don't want those points and items to be lost so, what can i do to import all those data to my mysql database? I already converted the file from .db to .sql but when i try to import the .sql file to my database i get this error
[url]http://gyazo.com/be8774038aa273737889690403600030[/url]
Please any help?
Use something like [url="http://facepunch.com/showthread.php?t=1308430"]this.[/url]