I just realised that the dbi project I've been working on could be very
usefull to other people if I abstracted it just a little farther. That means
that someone else has probably done it already. Checked freshmeat breiefly
but didn't find anything.

The script, given two seperate dbi-compatible accessable, will copy one
table to another. For my purposes, I need to take a CSV from a legacy DOS
application, do a few translations (week_of_year -> day_of_year), and copy
it to a mysql table on a webfarm somewhere.

A simple perl program that can copy a table from one db to another is bound
to be usefull to others. Anyone?

-- 
Jacob Kuntz
[EMAIL PROTECTED]

Reply via email to