473,498 Members | 1,700 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Data Syncronizing Between 2 Tables (one external)

Hey everyone,

Let me give you a rundown on our setup. We're a small, small firm, so
please take this setup with a grain of salt, with both of us knowing
it's probably not the best setup ever (and I'm more than happy to hear
suggestions).

On our webserver we have a MySQL database that collects information on
our clients (name, address, etc) when they fill out a form to sign up.

On our local network, we have an Access DB that's been split between
front and back end (with linked tables). The users of this database
know they cannot update the MEMBERS records on the local access
database (since the online one is considered the master)

Currently, through a series of copy and pastes, we will copy the
up-to-date record information from the online DB into the MEMBERS table
in the access table (exact same structure). While this system can be
cumbersome, it's working well and suits our needs.

In the pursuit of constantly making things "easier", I'd like to refine
this process. I'm currently playing around with ODBC and am able to
link the MySQL MEMBERS table into Access, which is nice because now
we're working with live data and don't need to manually update.

The problems I forsee, obviously, is speed since our net connection
isn't the fastest thing on the planet, so traversing the records is
slower. Also, if we should be without internet, we'd have no access to
our MEMBERS table.

Is there a way to store a local copy of the online table to be used..
sort of an "offline" version, then create a way to synchronize the
information between the 2?

I guess the long-and-short of it is that we're ok making updates and
changes to the online database, but if we could get the synchronizing
down to a button click, or something, that would be, at minimum, better
than what we have now.

If you were in this position, what kinds of things would you consider
doing?

Aug 3 '06 #1
0 1167

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

Similar topics

5
1752
by: larry | last post by:
Ok I am working on building my skills to convert my apps to LAMP (read I'm a semi noob), and there was one part I was thinking of. If I create two identical MySQL tables (we'll say, invoice and...
4
19777
by: intl04 | last post by:
How do I create a data input form in Access that is external to the Access database to which it's connected (if that's possible, which I believe it is)? For example, if someone clicks on an Access...
4
1457
by: S. Graefner | last post by:
I have been unable to locate anywhere the answer to my problem. I would like to be able to download/import a single record. This record is stored in many different related (one to one) tables. I...
2
2297
by: Sara | last post by:
Hi - I've been reading the posts for a solution to my query, and realize that I should ask an "approch" question as well. We receive our production data from a third party, so my uers import...
11
1614
by: Paul Wagstaff | last post by:
Hi All Can I have some feedback on the best way to access data held in an mdb on a separate server over a LAN (and WAN for that matter). I currently use DoCmd to bring in the relevant tables...
3
5740
by: eieiohh | last post by:
MySQL 3.23.49 PHP 4.3.8 Apache 2.0.51 Hi All! Newbie.. I had a CRM Open Source application installed and running. Windows Xp crashed. I was able to copy the contents of the entire hard...
0
978
by: Rob Smeets | last post by:
Hi, i'm trying to grasp the concept of syncronizing threads, but without success Here is the situation: I'm using an object which connects to a server. After connection i want to send...
11
1690
by: KK | last post by:
I have an application (Developed in MS access with two MDB's one for FE and another for BE) distributed to user group. We have new requirements that needs to modify the tables structures including...
9
5149
by: =?Utf-8?B?RnJhbmsgVXJheQ==?= | last post by:
Hi all On SQL Server tables I use SqlDataReader to query data like "SELECT * FROM table". Is there something similar for XML Files ? I want to use SQL Syntax like "SELECT * FROM table" on a...
0
7125
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
7002
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
7379
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
5462
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,...
1
4910
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
3093
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
1419
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
656
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
291
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

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.