Spreadsheet/Databse file to Tracker list
We're working on a video game Wiki using Tiki. One of my friends working on it has the skill list for the game set up in a spreadsheet and can build a Python script to import it into a database. I've set up the tracker fields to reflect the information in the spreadsheet.
Here's the problem. I can't find anywhere in the DB where tracker lists are saved in a readable manner. Am I missing something? I've tried making several entries into the list then searching the database but there's no definable table containing all the data. Am I missing something? How is tracker information stored in the DB? The only readable DB I can find related to the trackers is the tracker fields table.
Had anyone tried to do this or is there some trick to importing data into a list without inputting it all by hand one at a time?
Thanks