in reply to Using MS Access via DBI and DBD::ODBC

Are your running the script from the web? If so, the anonymous IIS user (IUSR_MACHINENAME) needs to have permission to the MS Access file.

Matt
  • Comment on Re: Using MS Access via DBI and DBD::ODBC

Replies are listed 'Best First'.
Re^2: Using MS Access via DBI and DBD::ODBC
by reneeb (Chaplain) on Jun 13, 2005 at 20:21 UTC
    No, it's no web-application. I've written the module on my laptop and made an executable with PAR and run it on an other PC.