"sloan" <(E-Mail Removed)> wrote in
news:(E-Mail Removed):
> //Quote//It could also be because the database is not set up for
> multi-
>> user and somebody has opened the physical file.//End Quote//
>
>
> In addition to the above: open up the [myfile].ldb file in notepad
> for some hints. LDB extension for clarity.
Do you mean you opened up the lock file? If so, you have potentially
locked the database. Notepad should not lock text files, but I am not
sure what it does to Access lock files.
The best bet, with access, is to be exclusive for the web and not touch
the files. If you must touch them, make sure the database is multi-user.
And, you are better to actuallly link a second Access database to the
Access file and examine thorugh the links, as this is less likely to
lock things than using the actual file.
My personal choice would be to move to some version of a real relational
database, like SQL (Express or full), Oracle, MySQL, etc.
--
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA
Twitter: @gbworld
Blog:
http://gregorybeamer.spaces.live.com
*******************************************
| Think outside the box! |
*******************************************