changing fields

Archived from the Library DB Discussion forum.

magazzu — Tue Jan 17, 2012 5:43 am

Hello,

I installed Library DB. For optimal use in my library I’d like to add new fields and remove others. Is there any simple way of doing that?

Thanks.

Antonio


shannah — Tue Jan 17, 2012 12:23 pm

Adding fields can be done safely by just adding fields to your database table.
Be careful removing fields in case some parts of the program depend on those fields. But in theory you could just remove the fields.
It may be safer to just set the field to be hidden in the fields.ini file for the table.


magazzu — Thu Jan 19, 2012 3:58 am

Thank you!

I started to make changes… It works!

Antonio