in reply to Re: Extracting data from a pipe delimited text file into a table in Access
in thread Extracting data from a pipe delimited text file into a table in Access

Thanks c2!
As far as I know i have one DNS environment
I set up the DSN the usual way
- Control Panel ->ODBC Data Sources->System DSN->Daily_Rec(which is linked to the database)
I also checked if the Read-Only checkbox was unchecked
  • Comment on Re: Re: Extracting data from a pipe delimited text file into a table in Access

Replies are listed 'Best First'.
Re: Re: Re: Extracting data from a pipe delimited text file into a table in Access
by cciulla (Friar) on May 05, 2003 at 18:17 UTC

    Okie doke... If you have access to another machine with perl and Access on it, try to recreate the error there.

    If it works there, then there's probably something hosed up with your config (e.g., wrong version of the driver or something silly like that).