Wrox Home  
Search P2P Archive for: Go

  Return to Index  

asp_web_howto thread: Concurrency control with Access Database


Message #1 by "Ihsan Habib" <ihsan@b...> on Wed, 25 Apr 2001 23:21:59
Is it possible to more than 1 person to read/write to the same Access 

database on the web? If not, would Microsoft Transaction Server or Queue 

server help in anyway?



Thanks for your help,



Ihsan.
Message #2 by "Ken Schaefer" <ken@a...> on Thu, 26 Apr 2001 10:40:06 +1000
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

: Is it possible to more than 1 person to read/write to the same Access

: database on the web? If not, would Microsoft Transaction Server or Queue

: server help in anyway?



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~



http://support.microsoft.com/support/kb/articles/Q176/6/70.ASP

contains a link to download the Jet Locking Whitepaper by Kevin Collins.

Excellent stuff on how Jet handles locking and concurrency.



Cheers

Ken




  Return to Index