473,386 Members | 1,644 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,386 software developers and data experts.

Creating A Multiuser databse

Hello every one,

I am having a user problem with my database. I have this database i recently created on a local network, were multiple users open this database. the biggest problem i am running into right now is that were most of the data is getting entered, there network connection is not that good and disconnects and reconnects alot, which runs into a problem every time they try to do something on this because once they keep getting an error saying database is no longer connected to the internet. I have beening looking into creating a replica on the persons computer that enters the data and then just sychronize the data with the one on the network, but it seems as though some features are not avalible. Such as the startup form poping up. Which is a big help when the people enterning data do now know much about what they are doing.

I had also read up on spliting the database, but i do not know to much about that. If any one can give some suggestions or solutions to the problem i am having it would be greatly appriciated

Thank You
Jun 1 '07 #1
2 1336
MMcCarthy
14,534 Expert Mod 8TB
Hello every one,

I am having a user problem with my database. I have this database i recently created on a local network, were multiple users open this database. the biggest problem i am running into right now is that were most of the data is getting entered, there network connection is not that good and disconnects and reconnects alot, which runs into a problem every time they try to do something on this because once they keep getting an error saying database is no longer connected to the internet. I have beening looking into creating a replica on the persons computer that enters the data and then just sychronize the data with the one on the network, but it seems as though some features are not avalible. Such as the startup form poping up. Which is a big help when the people enterning data do now know much about what they are doing.

I had also read up on spliting the database, but i do not know to much about that. If any one can give some suggestions or solutions to the problem i am having it would be greatly appriciated

Thank You
If you split the database to a frontend/backend you will only need to synchronise the backend. The frontend can be local to each user. The backend would only contain the tables of data which would be linked to each frontend.

The big problem with this is working out the synchronisation. If any of the users edit data how do you decide on the most up-to-date data to synchronise to.
Jun 1 '07 #2
that is true, i had tested out both of them, and even though i loose a password with the replica, i do like the ease of the synchronization. i did get the startup forms to pop up as well, which is strange that they did not auto open when I tested, but they did when i started using it, so thats fair enough. thank you for your input, i think i will stay with the replication for now, it seems easier for every one this way.
Jun 2 '07 #3

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

Similar topics

4
by: Pablo | last post by:
At my current job I've been tasked with maintaining a very old C++ application written largely in ANSI c++ in what I believe to be with an old DOS based Borland compiler. I'm trying to add a...
0
by: Durai | last post by:
Hello All, How to test the "Multiuser testing" in PostgreSQL?. I used the apache bench "ab" tool for this one. The following command execute the "test.php" 50 times concurrently. $ ab -c 1...
1
by: Lauren Quantrell | last post by:
It's been a long time since I dabbled with using a treeview control and the experience was not very positive when it came to distributing it to multiple machines. Unfortunateky I have a client...
0
by: s | last post by:
I need to develop a multiuser database application to be used by four people(The number of users are not likely to increase). It is for storing records of different versions of particular papers. I...
7
by: lord.zoltar | last post by:
I have a problem which I think can be solved by creating new Settings on the fly, but I'mnot sure if it's possible, or if a better solution may exists. Here's the situation: I have a project with...
1
by: OxfordConsult | last post by:
I have a form and it is to creat a 'link' between a project and a company. Creating a record form this table will simply create a record in a databse with the company ID and project ID. Project ID is...
7
by: bcap | last post by:
hi, I am trying to create a form where you may have more than one person at a meeting, but want to have them be related to the same meeting. I have a mulitple select text area and if you...
11
by: tokcy | last post by:
Hi everyone, I am new in php and ajax, i am facing the prob while i click on element of first drop down then in second dropdown all element showl come from database. I mean i have three dropdown 1....
1
by: sainiamit25 | last post by:
Hi, I want to create a materlised view log in my database A and materlised view in some other database B. I was successful in creating materlised view in database B (after creating a dblink with...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
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: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
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
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
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...

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.