Posted by Rik on 01/27/07 01:28
Carl Pearson <jman_spam_trap_.org@gmail.com> wrote:
> Al Franz wrote:
>> Recall once seeing an easy to use Ascii Text Data Base to easily attach
>> to a web based form. Anyone recall the name of it, or something
>> similar. Need to create simple web based data entry form and the data
>> to dump into a CSV or text database.
>
> You'd need write privileges to the file, why not just use MySQL?
MySQL might not be available...
> When you need to get the data back out you just have your script output
> query results in CSV format and download it.
If there's no database present, I'd opt for SQLite. That way one can get
at least basic SQL syntax.
--
Rik Wasmus
Navigation:
[Reply to this message]
|