I have a Perl script that uses the Win32::ODBC Module to connect to an Access database. I set up a system DSN and have given the proper permissions, still I receive:
Error connecting to 'DBName' Error:[-1032][]"[Microsoft][ODBC Microsoft Access Driver] The Microsoft Jet database engine cannot open the file '(unknown)'. It is already opened exclusively by another user, or you need permission to view its data."
Can anyone tell me what I have done wrong or have yet to do right. Thanks for the help.
Greg
Error connecting to 'DBName' Error:[-1032][]"[Microsoft][ODBC Microsoft Access Driver] The Microsoft Jet database engine cannot open the file '(unknown)'. It is already opened exclusively by another user, or you need permission to view its data."
Can anyone tell me what I have done wrong or have yet to do right. Thanks for the help.
Greg