Re: Is file is being used




Peter Duniho wrote:
"Mike Klaene" <mklaene@xxxxxxxxxxx> wrote in message
news:5RUfh.2129$HX4.2040@xxxxxxxxxxx
What I find to be amazing is that this thread exists in 2006.

Me too, but not for the reason you apparently find it to be.

A system on which I was programming in 1976 that only had 16K of RAM and
supported up to 16 attached (via coax) workstations supported the concept
of "Open Private". Stated simply, if a file was already open, even if the
other workstation had done an "Open Shared", my open would fail. The unit
that functioned as the "cluster controller" took care of this for me. File
and record locks were forced, not cooperative.

They are as well under Windows (and other operating systems for that
matter...I can't think of a single multi-process operating system that
*doesn't* have this feature).

That some people may want to write code that attempts to add yet another
layer on top of the file system doesn't change the fact that the file system
itself provides this functionality inherently. It only illustrates the
foolishness of trying to layer a cooperative file locking mechanism on top
of the built-in operating system mechanism.

Pete

Peter, nice to see pepole with the ammount of experience like you who
reading posts of noobs like me.

On to the subject...
Why wouldn't access let more then one user access the file in the same
time? mdb file is not an ordinary file. think of it as multi file. it
has tables. one can edit table while other edit other table. it
shouldn't affect each other. Unless they edit the same table.
Sorry for my English.

BTW, I was listening to Bob Dylan - Like A Rolling Stone :)

.



Relevant Pages

  • RE: Removing operative system at startup
    ... Removing an Operating System ... This article describes how to view and manually configure the Boot.ini file in Windows XP from within the Startup and Recovery dialog. ... you can quickly and easily locate the Boot.ini to verify and/or edit the file. ... The first tasks will involve modifying folder option so as to view hidden files and then backing up the Boot.ini file. ...
    (microsoft.public.windowsxp.help_and_support)
  • Re: Select Operating System
    ... I read an article about using the Recovery Console and ... it asks me to select the Operating System ... Under System Startup, click Edit. ... How to edit the Boot.ini file in Windows XP ...
    (microsoft.public.windowsxp.configuration_manage)
  • Dual Boot
    ... Click Edit and edit your boot.ini by deleting the ... >So....I installed as a new installation. ... > Microsoft Windows XP Home ... >How do I ger rid of the old Operating System ...
    (microsoft.public.windowsxp.basics)
  • Re: Boot Selection Screen
    ... Select the Settings button (Startup and Recovery field). ... You can also press the Edit button and remove the line which refers to the operating system you do NOT have installed. ... If the Boot.ini file only contains one operating system reference, it is not displayed any boot screen to select OS. ...
    (microsoft.public.windowsxp.general)