Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Need a database editor

0 views
Skip to first unread message

Mark Givens

unread,
Dec 9, 1998, 3:00:00 AM12/9/98
to
Hello, I am searching for a PERL based password protected program that will
allow me to edit, add, delete, etc. records in a pipe delimited database.
Any one know of a simple app that will suffice?

--
Mark Givens
mark....@everywebsiteintheworld.com

http://www.everywebsiteintheworld.com/
Is your site listed here? It should be!

Martien Verbruggen

unread,
Dec 10, 1998, 3:00:00 AM12/10/98
to
In article <74lgls$5...@sjx-ixn10.ix.netcom.com>,

"Mark Givens" <mgi...@kidswish.org> writes:
> Hello, I am searching for a PERL based password protected program that will
> allow me to edit, add, delete, etc. records in a pipe delimited database.

I suppose that 'pipe delimited' means that you have a flat text file
with each record on one line, and each field separated by a '|'?

> Any one know of a simple app that will suffice?

No, but you could use some of the modules on CPAN,
http://www.perl.com/CPAN.

Have a look at the Sprite module

NAME
Sprite - Module to manipulate text delimited databases using
SQL.

There are ways of asking for passwords, and checking them. See the
various perl faqs for possibilities.

Martien
--
Martien Verbruggen |
Webmaster www.tradingpost.com.au | 75% of the people make up 3/4 of the
Commercial Dynamics Pty. Ltd. | population.
NSW, Australia |

0 new messages