accessman2
Registered User.
- Local time
- Today, 05:23
- Joined
- Sep 15, 2005
- Messages
- 335
Hi,
I have a simple question.
If I put the database file in the sharing drive, everybody can access it.
If there are 2 persons access the same query at the same time, will it affect?
The query is only retrieve data. NOT update/add.
Example:
User 1:
qry1: criteria: Vendor = "Microsoft"
Vendor ................
Microsoft
User 2:
qry1: criteria: Vendor = "IBM"
Vendor ................
IBM
I think that it will not affect, right. The query is only retrieve data with criteria.
Please let me know, thanks.
I have a simple question.
If I put the database file in the sharing drive, everybody can access it.
If there are 2 persons access the same query at the same time, will it affect?
The query is only retrieve data. NOT update/add.
Example:
User 1:
qry1: criteria: Vendor = "Microsoft"
Vendor ................
Microsoft
User 2:
qry1: criteria: Vendor = "IBM"
Vendor ................
IBM
I think that it will not affect, right. The query is only retrieve data with criteria.
Please let me know, thanks.