On Mon, 2006-05-01 at 11:00 -0400, Mark Galbreath wrote: > Our Oracle team exports 8 DBF files to a local directory. Is it > possible to use perl to query these tablespace files directly? Using > perl, how would I get them into a MySQL database? Do I need anything > besides DBI.pm?
Mark, This list is for discussion of mod_perl and related issues. Your question seems to be a general perl question. Would you mind taking it to a more appropriate list? The dbi-users list comes to mind. For reference: http://perl.apache.org/maillist/email-etiquette.html#General_Perl_and_Apache_questions - Perrin