Hi,

> I can not access to an access file via ODBC
> It gives me 
> Warning: SQL 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., SQL state S1000 in SQLConnect in
> c:\inetpub\wwwroot\php\ietest.php on line 7

this is in no way associated to MySQL. 

as the error message says, you're trying to connect to a Microsoft 
Access data source, what is already exclusively opened by another 
user - your probably have the database open in MS Access - it opens 
it for exclusive use by default.


Rgds,
  Tfr

 --==< [EMAIL PROTECTED] >==< MySQL development team >==< Tallinn / Estonia >==--  

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to