I have a database application using Class::DBI. I use it to insert and retrive records. Recently, each existing record may have an additional field available for inserting and retriving. How I can do this, harmlessly? I have already make a new template (using Template) for displaying the additional field.
Erm. You add the new column to your table. If you're not using something like Class::DBI::Loader add the new column to your Class::DBI subclass. Done.
What's the problem? :-)
In reply to Re: Database Re-Insert
by adrianh
in thread Database Re-Insert
by artist
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |