Gossamer Forum
Home : Products : DBMan : Installation :

adding fields

Quote Reply
adding fields
If i setup the database now, can I add additional fields to the database later?
Like if I only asked for First name and Last name right now, can I put in a field for email later on?
Quote Reply
Re: adding fields In reply to
You can, but it would be better if you had it complete to start with.

If you do add a field after you already have records in your .db file, be sure to add the field at the end of the field list and then go into your .db file and add a | (or whatever delimiter you are using for your database) to the end of every record for each field you added.


------------------
JPD