|
RE: Access/PHP/NT problem
Ah, right. Sorry. My bad. I should have posted my solution.
I did fix this. In the end I created a new Access DB on the local server with linked tables to the remote database. Then I re-checked the permissions on the remote DB, making absolutely sure I had the right IUSR_machinename user specified, all the way through the directory tree. Now I can query the remote DB without any problem.
I don't think there is a PHP bug, I'd probably be tempted to blame MS. But then, I blame them for everything :)
Hope this helps,
Dan
|