|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2002-10-01 15:17 UTC] hholzgra@php.net
|
|||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Mon Nov 17 03:00:01 2025 UTC |
I have an Apache Web Server set up on my WinNT PDC. I created a system DSN and selected an Access '97 database that resides on another WinNT Server (my BDC). When attempting to establish a connection, I get an error ("The file is opened exculsively or you may not have permission...). I checked the permissions and have them set for "Full Control/All". I checked to see if the file was opened anywhere else, but it wasn't. I moved a copy of the database to a Win '95 client and opened it ok. This only seems to happen when using ODBC from one NT box to access a database on another NT box.