Jump to content
  • entries
    7
  • comments
    0
  • views
    3719

Day 1: getting the data into a DB


antz

1475 views

Using the tool Mangos Extractor, I have extracted the DBC's from MangosZero, MangosOne, MangosTwo and MangosThree

- I made a slight change to each of the files to change the tablenames from dbc_xxxx to dbc0_xxx - which 0 is the core number

I then loaded then all into a new database a created called DBC (imaginative I know :D)

 

The next part is mainly for use with the Wiki part of the project, but is applicable to all.

For Each core in the DB we need to:
- Get a list of all the tables and store them in a dbcFiles table along with which core they belong to
- Get a list of all the fields and properites in the tables and store them in a dbcField table along with which core they belong to

For now, that should enough to have a proper proof on concept

I'll add at this point that I am also working to incorporate localised client DBC files into this as well

 

0 Comments


Recommended Comments

There are no comments to display.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy Terms of Use