
MS Access and SQL Server concurrency?
Quote:
> Does anyone have a good resource for concurrency in a client-server
> application using an MS Access 2002 front-end and MS SQL Server 2000
> back-end? Like a knowledge base article, MSDN article, or book? We
> need to know about locking strategies with ADO. We'll be using unbound
> forms.
I would recommend "Microsoft Access Developer's Guide to SQL Server" by
Mary Chipman and Andy Baron. It covers unbound Access apps with MSSQL
backend quite extensively, concurrency included.
--
(remove a 9 to reply by email)