Gossamer Forum
Home : General : Perl Programming :

Adding more data

Quote Reply
Adding more data
hello:

how would i add more
Code:
|
(at the end of each line) to a database constructed similiar to the one below so i could include more info for each member name?

Code:
membername|date|birth|city

thanks in advance Wink
Quote Reply
Re: Adding more data In reply to
There are a few ways:

1) Use EditPlus (www.editplus.com) to add the delimiter character to all your records.

2) Download the Add Fields to Existing Database Mod in the DBMAN Modification Section in the Resource Center. Customize the script so that it will work with your database file.

Regards.

------------------
Eliot Lee
Anthro TECH,L.L.C
www.anthrotech.com
----------------------