Welcome!

Join our community of MMORPG enthusiasts and private server developers! By registering, you'll gain access to in-depth discussions on source codes, binaries, and the latest developments in MMORPG server files. Collaborate with like-minded individuals, explore tutorials, and share insights on building and optimizing private servers. Join us today and unlock the full potential of MMORPG 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
Location
Germany
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:
 
Back