473,404 Members | 2,137 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,404 software developers and data experts.

Database synchronization, tools for...

I am looking for tools, components, or code that will help synchronize local
data with a database on a web server.

Basically, we have the following:

- Multiple remote sites with identical database schemas
- A single web server DB with compiled data from the remote sites -
identical schema
- The ability to define any schema I want, since this application is in the
design phase (that is, I can add synchronized y/n columns if necessary, or
whatever the tool requires)

What I need:

- A tool/component/code that monitors connectivity to the web server's DB
- Accepts local data and attempts to add it to the web server's DB AS SOON
AS IT IS RECEIVED (no batch operations - required for "real time" reporting
from the web server's DB)
- Queue's up data that failed to add as soon as the web server's DB becomes
available again
- Writes data to the local DB

Would be nice:

- If it operates with any ODBC compliant data source (planned for local MDB,
server SQL Server)
- No per site licensing fees (otherwise, I'll write my own because the
client is cost sensitive)

Thanks for any information!

Nov 21 '05 #1
1 1422
Hi,

Maybe this will help.
http://msdn.microsoft.com/library/de...dunplugged.asp
Ken
---------------
"BoloBaby" <bo******@hotmail.com> wrote in message
news:Iq********************@comcast.com...
I am looking for tools, components, or code that will help synchronize local
data with a database on a web server.

Basically, we have the following:

- Multiple remote sites with identical database schemas
- A single web server DB with compiled data from the remote sites -
identical schema
- The ability to define any schema I want, since this application is in the
design phase (that is, I can add synchronized y/n columns if necessary, or
whatever the tool requires)

What I need:

- A tool/component/code that monitors connectivity to the web server's DB
- Accepts local data and attempts to add it to the web server's DB AS SOON
AS IT IS RECEIVED (no batch operations - required for "real time" reporting
from the web server's DB)
- Queue's up data that failed to add as soon as the web server's DB becomes
available again
- Writes data to the local DB

Would be nice:

- If it operates with any ODBC compliant data source (planned for local MDB,
server SQL Server)
- No per site licensing fees (otherwise, I'll write my own because the
client is cost sensitive)

Thanks for any information!


Nov 21 '05 #2

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

Similar topics

3
by: inna | last post by:
Hello. I have an information question. In my work I often have to compare databases between releases in order to upgrade them to needed version of software we developing. And I am looking for...
4
by: Nathan Bloomfield | last post by:
I cannot figure out how to synchronize 2 replicas using VB code. I have tried many variations, and there are surprisingly few examples in the newsgroups. The synchronization is working...
18
by: Asif | last post by:
Hi all, I am working on portal which is using MS Access 2003 database. The problem that I am facing is that once I received data from vendors I have to upload whole Access Database file to...
3
by: Alex | last post by:
Hello, I am running an Access 2003 database, quite modest in size, that is used by upwards of 5 users. I need to modify the database such that these users can work simultaneously and, in some...
1
by: relisoft | last post by:
SEATTLE, Washington. - July 12, 2006: Reliable Software® announces the upcoming release of Code Co-op® version 5.0. Code Co-op is an affordable peer-to-peer version control system for distributed...
0
by: smars | last post by:
Alachisoft has released NCache 3.1, a high performance distributed object cache for for mission critical .NET and Java applications with real-time data access needs. Reduce expensive database trips...
1
by: khashkarara | last post by:
I am in a great problem. I need to understand cleaarly about Database Synchronization and Centralization For my thesis work. For this purpose i need some detailed documents on Database...
8
by: morleyc | last post by:
Hi, until recently i was quite happy to add data sources from mssql database in visual studio and drag the datasets directly onto the form this creating a directly editable form which worked well....
4
by: sujatha k | last post by:
I want to create one window service to synchronice my local database with server database.i've done the synchronization process in .net application it is working fine. i copied tat code and put it in...
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: 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?
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
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.