[help] Using SQL Database in Saga Legazy

Newbie Spellweaver
Joined
Jun 23, 2006
Messages
7
Reaction score
0
If I am using the mysql database for my account to show instead of be stored in a folder in my server folder. How would i be able to make an account?

Database mode,
0:db4o
1:MySQL
2:Dat
3:MSSQL
-->
<ifSQL>1</ifSQL>

<dbuser>root</dbuser>
<dbpass>yourdbpassword</dbpass>"

This is what I mean subing in the Dbuser and pass with your mysql dbuser and pass
 
Back