Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I am currently programming using an Excel/VBA front-end, that links to a
medium sized Access DB, using ADO. The front end will be used by 4 computers, linked via a local server, all running Windows 2000 professional. Does anyone know of any websites that cover possible issues related to multiple users using the same VBA front end to link to the same DB? For instance, there is a concern that if two users simulataneously attempt to query the database (SQL, via ADO), that an error may occur? Thanks, Viggy --- Message posted from http://www.ExcelForum.com/ |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Try this:
MSDN - ADO 2.8 Programmer's Reference What is a Lock? http://msdn.microsoft.com/library/de...hatisalock.asp -- Viggy wrote in message ... I am currently programming using an Excel/VBA front-end, that links to a medium sized Access DB, using ADO. The front end will be used by 4 computers, linked via a local server, all running Windows 2000 professional. Does anyone know of any websites that cover possible issues related to multiple users using the same VBA front end to link to the same DB? For instance, there is a concern that if two users simulataneously attempt to query the database (SQL, via ADO), that an error may occur? Thanks, Viggy --- Message posted from http://www.ExcelForum.com/ |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
IS IT POSSIBLE TO HAVE MORE THAN ONE USER ACCESS THE SAME EXCEL Sh | New Users to Excel | |||
Excel / Access User Conference | Excel Discussion (Misc queries) | |||
Excel / Access User Conference | Excel Worksheet Functions | |||
Multi-user access to Excel | Excel Discussion (Misc queries) | |||
Excel allows access to more than one user to same file | Excel Discussion (Misc queries) |