I am trying to use the Win32::ODBC Perl module to write a script that will write form results to a database located on a network drive. I have been unable to connect, and repeatedly get the runtime error:
"[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."
I have given everyone full permissions all around and I know that the database is not open elsewhere.
Any ideas?
Thanks
Greg
"[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."
I have given everyone full permissions all around and I know that the database is not open elsewhere.
Any ideas?
Thanks
Greg