in reply to Re: import to Access
in thread import to Access

Ummmm . . . I've been around for a while, and I did do some research, including searching on 'perl inport to access' and I'd found that DBI site all on my own, but it says nothing about the question I actually asked.

Replies are listed 'Best First'.
Re^3: import to Access
by Corion (Patriarch) on Jul 21, 2010 at 14:59 UTC

    I guess you will have to write some code then.

    Maybe you want to combine Text::xSV with DBI (using DBD::ODBC and then come back once you have code and questions?