I have been experimenting on using Dbman for a while. Presently we use its web interface for subjects to sign up for experiments. For example, we have three experiments at each time for subjects to sign up. After we have conducted each experiment, I have to edit the default.db file to remove the data of that experiment field for each record manually. Then I'll reuse this field and post another coming experiment. In this case, the number of field is always fixed.
Now we are thinking to keep track of all experiments that each record holder (students) has ever participated. That means I have to expand the number of field each time an experiment is announced. Then I have to add a delimiter to all the records in default.db. Unfortunately, we'll have 30-40 experiments each year.
Is it possible for Dbman to handle this ever expanding number of fields? Does Dbman support relational database?
Thx a lot for your help!
Now we are thinking to keep track of all experiments that each record holder (students) has ever participated. That means I have to expand the number of field each time an experiment is announced. Then I have to add a delimiter to all the records in default.db. Unfortunately, we'll have 30-40 experiments each year.
Is it possible for Dbman to handle this ever expanding number of fields? Does Dbman support relational database?
Thx a lot for your help!

