473,396 Members | 1,748 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

Multi user application

Hi there,

My question is regarding a multi-user project that I am going to develop in ms access. around 20 people will use the same database and they all have ms access installed on their machine.

What i want to know is
"How can I make the ms access file multiuser. would it be right if I split the msaccess file using the 'Database Splitter' option and distribute the ms access file with the forms and reports to different users."

I just want to confirm if it works and all user can get access to the same database file and tables at the same time if i split it.

Thanks
Yogesh
Sep 21 '07 #1
1 1606
Scott Price
1,384 Expert 1GB
Hi there,

My question is regarding a multi-user project that I am going to develop in ms access. around 20 people will use the same database and they all have ms access installed on their machine.

What i want to know is
"How can I make the ms access file multiuser. would it be right if I split the msaccess file using the 'Database Splitter' option and distribute the ms access file with the forms and reports to different users."

I just want to confirm if it works and all user can get access to the same database file and tables at the same time if i split it.

Thanks
Yogesh
Yes, this is one of the main reasons for splitting a database into a 'front-end' (that contains the forms and queries) and 'back-end' (that contains the tables).

You then distribute a copy of the fronted to each user, and link each frontend to the one common backend. Everyone then is updating the same set of data and is able to access the backend at the same time (although because of record-locking, they will not be able to edit specific records that someone else is already editing)

Regards,
Scott
Sep 21 '07 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

77
by: Jon Skeet [C# MVP] | last post by:
Please excuse the cross-post - I'm pretty sure I've had interest in the article on all the groups this is posted to. I've finally managed to finish my article on multi-threading - at least for...
3
by: canigou9 (remove your socks to reply) | last post by:
(cross posted - comp.databases.ms-access, microsoft.public.access) Hello folks - this is my first post here, after a short lurk. I have written an application in Access2002 for a friend's...
9
by: cheryl | last post by:
I am relatively new to programming in Access for a multi user environment, and am having trouble figuring out if there is a way to accomplish one of our user requests. I am working on a multi...
2
by: Corobori | last post by:
After years of developing single user application I have been asked to write a multi user application. Here is my question: what should I really take care of developing such application ? How do...
5
by: bobwansink | last post by:
Hi, I'm relatively new to programming and I would like to create a C++ multi user program. It's for a project for school. This means I will have to write a paper about the theory too. Does anyone...
6
by: gabry.morelli | last post by:
Hi everybody, my company has an issue and I have to solve it. I have to create a multiple users application, its basically a form that stores data on just one database table. To make it faster...
0
ammoos
by: ammoos | last post by:
hi friends pls help me.. i got an assignment which i feel very difficult to me.. i dont have more knowledge about multi-threading in .net... the assignment details is below.... pls help me... i...
31
by: zdenko | last post by:
I have a multi user database and users were created by user level security wizzard - as I mentioned in message before. Everything works fine for those users, but now I have another problem. I have...
1
by: webSpider | last post by:
Hi All, I want to develop ludo board game application with following feature. It will be a multi user application where user can play from his desktop. One server multiple user architecture ...
7
Curtis Rutland
by: Curtis Rutland | last post by:
Building A Silverlight (2.0) Multi-File Uploader All source code is C#. VB.NET source is coming soon. Note: This project requires Visual Studio 2008 SP1 or Visual Web Developer 2008 SP1 and...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.