Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

[GUIDE] How to export SQL tabels to MySQL with Navicat for your Bola Server

Newbie Spellweaver
Joined
Oct 20, 2013
Messages
67
Reaction score
15
1. Download and install Navicat Premium .

2. Create a new connection.

3. Create a Raiderz_Account database and a RZ_ACCOUNTDB database with Default Character set.

4. Open the database, go to Tables, right click and move to Import Wizard.

t5mYRjq - [GUIDE] How to export SQL tabels to MySQL with Navicat for your Bola Server - RaGEZONE Forums


5. Check ODBC and click next.

6. Go to Import from and select SQL Server Native Client 10.0 in the Provider tab and click on next.

BqwESME - [GUIDE] How to export SQL tabels to MySQL with Navicat for your Bola Server - RaGEZONE Forums


7. Fill in your server name, user and pwd. Go to 3. Select the Database and select Raiderz_Account database and RZ_ACCOUNTDB (nvm which one first). Test the connection to see if it works AND click on OK.

S8BXapW - [GUIDE] How to export SQL tabels to MySQL with Navicat for your Bola Server - RaGEZONE Forums


8. Click on Select all and clock Next after all Tables are checked.

9. Click Next.

10. Click Next....

11. Be sure that "Append: add records to the destination table" is select and click Next .

12. Than click on Start and wait till it is finished and click Close after its done.

13. Do the steps 4 - 12 again for the Raiderz_Account database or RZ_ACCOUNTDB.

14. If you set up your API correctly you can log in and have fun!:junglejane:
 

Attachments

You must be registered for see attachments list
Back
Top