Re: Importing DBI Script Question

2000-02-28 Thread Alan Mead
At 08:51 PM 2/27/00 , Kevin Diffily wrote: >Does anyone know of a shell/perl script that will convert a DBI formatted >db into text delimited format or better yet that will insert them into a >Postgresql or mysql database directly? I don't know what "DBI formatted db" is but this script takes a

Re: Importing DBI Script Question

2000-02-28 Thread Anthony E. Greene
Kevin Diffily wrote: > > Does anyone know of a shell/perl script that will convert a DBI > formatted db into text delimited format or better yet that will > insert them into a Postgresql or mysql database directly? If you mean "dbm" formatted, then there's a perl module that handles dbm and anot