![]()
If you don't really need a relational database, you could make a
text-only database and use something like a simpleton Perl script to
search through it. From the tone of your message, I don't suppse you
see much difference between different platforms and you'd have to
learn something new anyway, right? Well, Perl gets my vote. It's a
general-purpose programming language and lots of people are finding it
ideal for CGI scripting. And it's free. If you run on Unix, you can
even use the built-in dbm support for actually implementing a
relational database system, but that's probably not a good first
project ...
/* era */
-- See <http://www.ling.helsinki.fi/~reriksso/> for mantra, disclaimer, etc. * If you enjoy getting spam, I'd appreciate it if you'd register yourself at the following URL: <http://www.ling.helsinki.fi/~reriksso/spam.html>
[
Usenet Hypertext FAQ Archive |
Search Mail Archive |
Authors |
Usenet
]
[
1993 |
1994 |
1995 |
1996 |
1997
]
![]()
© Copyright The Landfield Group, 1997
All rights reserved