Jump to content

PHP using ADO can not open files on server


jimneely

Recommended Posts

I am have trouble trying to open my ACCESS Database on my company server. I can open my Database on my desktop. I can open the ACCESS Database on the server directly.

When I run my php script I get a FATAL Error say Uncaught exception, it is already open exclusively by another user, or you need permission to view its data.

No it is not open

Yes I went in the security settings and allow all.
I do know on another php project I had to add set ini set ('memory limit', '-1'). Which I added here with no change.

I have a VBA project and have no problems accessing the text files from the server.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.