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

Master database backend (20 offices) Please help!

I have a dilemma. I have 20 branch offices that need to be able to
upload their unique copy of all their backend tables to a master
database at a corporate office. I really need only a copy of those new
records, deleted records , or changed records (but I guess exporting
all the data would not be a problem, not very big tables). Can I write
a query that updates the master database tables at corporate and have
that query launched on demand or using AutoExec when they open the
client frontends at the branches? The resulting corporate master
backend would have data currrent to whenever the various updates occur.
My only other thought is to have what at most will be 30 concurrnet
users accessing not "child" database backends, but the actual master
backend. The way I would in both cases have each branch see only their
data would be a branch identifying field which would, by query on this
field, load their unique data.....

Any pointers would help... Thanks Dave

Oct 20 '06 #1
1 1241
Parasyke wrote:
I have a dilemma.
Yes, you do.

I have 20 branch offices that need to be able to
upload their unique copy of all their backend tables to a master
database at a corporate office. I really need only a copy of those new
records, deleted records , or changed records (but I guess exporting
all the data would not be a problem, not very big tables).
How would you send the data? Over a WAN where Corporate could connect
to the database or via an email?

Can I write
a query that updates the master database tables at corporate and have
that query launched on demand or using AutoExec when they open the
client frontends at the branches? The resulting corporate master
backend would have data currrent to whenever the various updates occur.
What is your delivery/update method/medium?
My only other thought is to have what at most will be 30 concurrnet
users accessing not "child" database backends, but the actual master
backend. The way I would in both cases have each branch see only their
data would be a branch identifying field which would, by query on this
field, load their unique data.....

Any pointers would help... Thanks Dave
There is replication. You might want to read up on it, see if that
would work.

Does corporate really need all of the detail, the nuts and bolts inside
each mdb or could it subsist on consolidated detail passed to it for
reports? I would think branches take care of detail, corporate takes
care of the overall picture...summarized data.
>
Oct 20 '06 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Moti | last post by:
I have SQL server 2000 which recently crashed. I try to recover it and found out that the Master database is corrupt. I never backup my server using inline sql backup nor any third party backup...
1
by: Karim | last post by:
I installed SQL Server, created a database for a sql server user and noticed that the user has access to the master database even though the checkbox for master database for the user login is not...
2
by: Moti.Ba | last post by:
Hello, I need to restore the Master DB in my SQL 2k server (with sp3). The problem is that i don't have SQL backups of this file I only have general backup of the entire c:\ drive i made using...
2
by: gdabbara | last post by:
Hi, We have a situation where we want to move our current database server to a different hardware and rename the server. If we change the Physical server name, do we have to go thru the whole...
2
by: Ray | last post by:
Once a master database is moved to other location, it becomes a replica. Can someone advise why it happens and how to change it back to master database. Thanks, Ray
1
by: vonlinkerstain | last post by:
Hi all, I made a horrible thing this week. I have an script that delete all data from all user tables, and I run it in the master database. After this I couldn't access the metadata from the tables...
6
by: brian.j.parker | last post by:
I inherited an application (or two) that run on SQL Server 6.5, which I haven't used in years, and am having a problem. I get the error: ...
1
by: Parasyke | last post by:
How can I, without using Replication technology, append a table in my master database from data in another database? I have several field offices with sales data that I want, on demand, to append...
1
by: bensonissac | last post by:
friends...i want to take a back up of full database..backend used is SQL
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?
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
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
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
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
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,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...

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.