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

Need design approach for collecting data from multiple remote databases

Looking for design approach ideas for collecting data from multiple
remote, standalone databases. I have built one of these in Access.
Another I am told was built in Access. some others the language and
database is unknown.

These systems are all in small agencies which provide utility assistance
to people who are having trouble paying their utility bills.

A foundation wants to provide funds. However they want a consolidated
database of all services provided. And they want it EVERY NIGHT.
Apparently not negotiable. Also the process must work WITHOUT HUMAN
INTERVENTION ON THE FOUNDATION END.

the individual agencies, mostly very small aren't willing to duplicate
enter the data and they all want to use their existing systems as they
provide food, clothing and other kinds of assistance.

clearly I could build a process to extract data and reformat it as
required from the Access databases.

I could build an automated FTP process to send the data.

On the receiving side, I could build a process to monitor the directory
into which the FTP files are placed and grab the files and load the
database.

Can anyone suggest an alternate approach, preferably much improved???

Bob
Aug 30 '07 #1
1 1510
On Aug 30, 4:38 pm, Bob Alston <bobalst...@yahoo.comwrote:
Looking for design approach ideas for collecting data from multiple
remote, standalone databases. I have built one of these in Access.
Another I am told was built in Access. some others the language and
database is unknown.

These systems are all in small agencies which provide utility assistance
to people who are having trouble paying their utility bills.

A foundation wants to provide funds. However they want a consolidated
database of all services provided. And they want it EVERY NIGHT.
Apparently not negotiable. Also the process must work WITHOUT HUMAN
INTERVENTION ON THE FOUNDATION END.

the individual agencies, mostly very small aren't willing to duplicate
enter the data and they all want to use their existing systems as they
provide food, clothing and other kinds of assistance.

clearly I could build a process to extract data and reformat it as
required from the Access databases.

I could build an automated FTP process to send the data.

On the receiving side, I could build a process to monitor the directory
into which the FTP files are placed and grab the files and load the
database.

Can anyone suggest an alternate approach, preferably much improved???

Bob
You want to add a process that runs at specified times to verify all
the expected files are in place. This way you can notify the
responsible parties that you're missing their file for the day. This
way misses can be corrected as soon as possible.

You also want to do a record count on the import and verify data is
properly formed as part of that process.

You may think of changing them all to a mysql back-end using linked
tables, but that's another story.

Aug 31 '07 #2

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

Similar topics

39
by: Scotter | last post by:
Okay I think my title line was worded misleadingly. So here goes again. I've got quite 20 identical MDB files running on an IIS5 server. From time to time I need to go into various tables and add...
34
by: yensao | last post by:
Hi, I have a hard time to understand difference and similarities between Relational database model and the Object-Oriented model. Can somebody help me with this? Thank you in advance. ...
1
by: Jack S | last post by:
Hi, I am currently working on an winforms client app. It has three main forms for user input. I am having trouble with a good design for persisting the user input. The user input will be used...
9
by: sk | last post by:
I have an applicaton in which I collect data for different parameters for a set of devices. The data are entered into a single table, each set of name, value pairs time-stamped and associated with...
7
by: cider123 | last post by:
I'm coding a project using the following article as reference: http://www.codeproject.com/csharp/DynamicPluginManager.asp In this type of project, plugins are loaded dynamically into a Plugin...
3
by: bardo | last post by:
Hello all, I want to make an application withs centers around 1 windowform. This form I want to give the same appearance as the Outlook. I have a listbox on the left-handside then a splitter....
6
by: Mudcat | last post by:
Hi, I am trying to build a tool that analyzes stock data. Therefore I am going to download and store quite a vast amount of it. Just for a general number - assuming there are about 7000 listed...
15
by: Cheryl Langdon | last post by:
Hello everyone, This is my first attempt at getting help in this manner. Please forgive me if this is an inappropriate request. I suddenly find myself in urgent need of instruction on how to...
16
by: pamelafluente | last post by:
I am still working with no success on that client/server problem. I need your help. I will submit simplified versions of my problem so we can see clearly what is going on. My model: A client...
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
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
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
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.