I've got the SQL database sorted out and I've linked it to MS Access to make things more graphical
Can anyone point me in the right direction please?
Modifié par Sidrat2009, 25 février 2010 - 04:08 .
Sidrat2009 wrote...
Oh right I see, so what are the database tables storing then? I'll guess I'll just import the xml files to access so I can sort and query it better.
Thanks for the tips.
Edit: It seems these 2DA's are created by a database in the first place, so there's linkage there and for the sake of my own sanity there must be relationships on the tables within the database - Just got to find them.
Sidrat2009 wrote...
Thanks for the response Challseus, I'm going to stick with the database as all I'm looking for are lists and descriptions for the items, spell etc in the game. Should be easier to do with the database than on a 2da spreadsheet that apparently gets overwritten/updated each time, hopefully the database (especially as it's a backup in a different area from the game itself) will hold a static list of the base information.
For example, the lines of dialogue in [url=../../../wiki/datoolset/index.php/Conversation]conversations[/url] or the descriptions of [url=../../../wiki/datoolset/index.php/Item]items[/url] are automatically converted into talk table strings and stored there.