Re: Is file is being used



<Eran.Yasso@xxxxxxxxx> wrote in message
news:1166048220.207062.67320@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Pete, you are right if mdb file was an ordinary file. But, MDB file has
tables. You can look at this tables as many different files attached to
a big file. if both proccess don't write to the same table, then they
are not "sharing the same memory"(file).

See Willy's reply. As far as the file system is concerned, a .mdb IS just
"an ordinary file".

Every file is a "special file", as viewed by applications that understand
them. But the file system treats all files as basically the same. Even a
..mdb file is simply a single stream of bytes, to Windows. The tables are
completely unknown to Windows and Windows has no way of inherently dealing
with multiple simultaneous write access to .mdb files (or any other type of
file).

Pete


.



Relevant Pages

  • Re: Did not "activate" my XP...???
    ... something that triggered Windows Product Activation ... Is it safe to write to the HD? ... Evacuate data from HD, test HD, test file system, exclude malware ... Make whatever non-HD boot disk you like; ...
    (microsoft.public.windowsxp.general)
  • Re: NT server 4 dual booting with XP
    ... > How To Create a Multiple-Boot System in Windows XP ... > Installing Programs on More Than One Operating System ... > You can install more than one operating system on your computer and choose ... > Note that Encrypting File System is not available in the Windows XP ...
    (microsoft.public.windows.server.setup)
  • Re: Mount problems
    ... case on file names, even on FAT. ... looking for "bill" will match files with names such as ... Windows in most cases prohibits creating a file if the ... If, on the contrary, you delete the short name entry, the file is gone and you end up with an orphan LFN, which would be considered as a file system error. ...
    (comp.unix.bsd.openbsd.misc)
  • Re: Please Help!! Boot Failure!!
    ... Is it safe to write to the HD? ... Evacuate data from HD, test HD, test file system, exclude malware ... Windows on the host PC until you know it is safe to do so - while the ... Make whatever non-HD boot disk you like; ...
    (microsoft.public.windowsxp.general)
  • Re: How to Add RAM File System
    ... to Windows Mobile 5.0, the application slows down, and eventually crashes ... or to get our PPC vendor to include a RAMDISK in their WM50 offering. ... RAM disk build as part of a Windows CE configuration. ... File System into my catalog, ...
    (microsoft.public.windowsce.embedded)

Loading