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

Replication with Split database

DD
Hi
I have to replicate and split a database..
Can someone give me the sequence in which to do first and advise on
any problems and solutions that i need to be aware of

thanks
Nov 12 '05 #1
8 1676
Split first.
Replicate only the back end -
there should be no need to synchronize the front end.

HTH
- Turtle

"DD" <da**********@bigpond.com.au> wrote in message
news:14**************************@posting.google.c om...
Hi
I have to replicate and split a database..
Can someone give me the sequence in which to do first and advise on
any problems and solutions that i need to be aware of

thanks

Nov 12 '05 #2
"MacDermott" <ma********@nospam.com> wrote:
Replicate only the back end -
there should be no need to synchronize the front end.


Let's rephrase that. Michael Kaplan has emphatically stated that you should never
replicate the FE.

Tony
--
Tony Toews, Microsoft Access MVP
Please respond only in the newsgroups so that others can
read the entire thread of messages.
Microsoft Access Links, Hints, Tips & Accounting Systems at
http://www.granite.ab.ca/accsmstr.htm
Nov 12 '05 #3
Tony Toews <tt****@telusplanet.net> wrote in
news:db********************************@4ax.com:
"MacDermott" <ma********@nospam.com> wrote:
Replicate only the back end -
there should be no need to synchronize the front end.


Let's rephrase that. Michael Kaplan has emphatically stated that
you should never replicate the FE.


But in terms of split architecture, there shouldn't ever be any need
to synchronize the front end, either.

--
David W. Fenton http://www.bway.net/~dfenton
dfenton at bway dot net http://www.bway.net/~dfassoc
Nov 12 '05 #4
"David W. Fenton" <dX********@bway.net.invalid> wrote:
Replicate only the back end -
there should be no need to synchronize the front end.


Let's rephrase that. Michael Kaplan has emphatically stated that
you should never replicate the FE.


But in terms of split architecture, there shouldn't ever be any need
to synchronize the front end, either.


However some folks could, understandably, think that this is a viable solution to
pushing updates to the FE MDB/MDE out to their users.

Tony
--
Tony Toews, Microsoft Access MVP
Please respond only in the newsgroups so that others can
read the entire thread of messages.
Microsoft Access Links, Hints, Tips & Accounting Systems at
http://www.granite.ab.ca/accsmstr.htm
Nov 12 '05 #5
"Tony Toews" <tt****@telusplanet.net> wrote...
However some folks could, understandably, think that this is a viable solution to pushing updates to the FE MDB/MDE out to their users.


And some folks could, understandably, think that using Windex is a viable
solution to cleaning their contacts without removing them, but that would be
just as wrong. :-)
--
MichKa [MS]
NLS Collation/Locale/Keyboard Development
Globalization Infrastructure and Font Technologies

This posting is provided "AS IS" with
no warranties, and confers no rights.

Nov 12 '05 #6
"Michael \(michka\) Kaplan [MS]" <mi*****@online.microsoft.com> wrote:
However some folks could, understandably, think that this is a viable

solution to
pushing updates to the FE MDB/MDE out to their users.


And some folks could, understandably, think that using Windex is a viable
solution to cleaning their contacts without removing them, but that would be
just as wrong. :-)


<chuckle>

Tony
--
Tony Toews, Microsoft Access MVP
Please respond only in the newsgroups so that others can
read the entire thread of messages.
Microsoft Access Links, Hints, Tips & Accounting Systems at
http://www.granite.ab.ca/accsmstr.htm
Nov 12 '05 #7
"Michael \(michka\) Kaplan [MS]" <mi*****@online.microsoft.com> wrote:
And some folks could, understandably, think that using Windex is a viable
solution to cleaning their contacts without removing them, but that would be
just as wrong. :-)


"The Gods Must be Crazy" is just out on DVD. IMNSHO one of the funniest movies ever
made.

One hilarious scene, among many, is where the pump jockey squirts windex on the
windshield. However he didn't realize there was no glass so he squirted the new
school teacher right in the face.

Note to lurkers: 1 is the very funny one. 2 is just regular funny. Also 1 starts
off like a National Geographic documentary for the first half hour.

Tony
--
Tony Toews, Microsoft Access MVP
Please respond only in the newsgroups so that others can
read the entire thread of messages.
Microsoft Access Links, Hints, Tips & Accounting Systems at
http://www.granite.ab.ca/accsmstr.htm
Nov 12 '05 #8
Chuck Grimsby <c.*******@worldnet.att.net.invalid> wrote:
"The Gods Must be Crazy" is just out on DVD. IMNSHO one of the funniest movies ever
made.


We along the same lines, Tony. Thanks for the heads up... I'll have
to get a copy!

I don't have a favorite part, but any of the scenes with that truck
(Land Rover) in it is a killer!


Ayup. There are so many. Up and down the hill.

Tony
--
Tony Toews, Microsoft Access MVP
Please respond only in the newsgroups so that others can
read the entire thread of messages.
Microsoft Access Links, Hints, Tips & Accounting Systems at
http://www.granite.ab.ca/accsmstr.htm
Nov 12 '05 #9

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

Similar topics

0
by: Cherrish Vaidiyan | last post by:
Frank <fbortel@nescape.net> wrote in message news:<bqgb99$a04$1@news1.tilbu1.nb.home.nl>... > Cherrish Vaidiyan wrote: > > Hello, > > > > I have certain doubts regarding replication of Oracle 9i ...
10
by: Chris Travers | last post by:
Hi-- I had been thinking of the issues of multimaster replication and how to do highly available, loadballanced clustering with PostgreSQL. Here is my outline, and I am looking for comments on...
5
by: Tony Hinkle | last post by:
I am working on an application note to provide instructions on how to use a real-time file replication application to provide disaster recovery for DB2. I basically need to know how to identify...
10
by: Dumbo Liz | last post by:
Hi I hold a Design Master for development and synchronise this weekly with my colleague who enters data and runs reports. This has worked well for the last 3 months. (He e-mails me a copy and I'm...
4
by: Andi Plotsky | last post by:
I need to synchronize 3 databases (1 Master and 2 replicas). I thought I'd give the Replica feature in Access2000 a whirl. I'm not sure I'm THAT impressed.....but maybe I'm just doing something...
1
by: Andrew Chanter | last post by:
I developed 3 different replicated database applications in MS Access for 3 different corporate clients in Access 97 several years ago to enable data to be shared across wide area networks. I...
3
by: SimonDB | last post by:
The replication of my database was successful and it works well. I can modify tables and forms, except for one thing : VBA ! I can’t add code in VBA, the error message : "incorrect data format". I...
3
by: dlesandrini | last post by:
I need advice about my decision to go with Replication in general. This post was placed on the Microsoft Replication newsgroup, but I really value the feedback that comes from this group as well. ...
9
by: David W. Fenton | last post by:
See: Updated version of the Microsoft Jet 4.0 Service Pack 8 replication files is available in the Download Center http://support.microsoft.com/?scid=kb;en-us;321076 This includes the Jet 4...
6
by: Alex | last post by:
Hello, We are currently running our Access 2003 database over Citrix. We have been using a single front-end, but reading over topics in this group has made it clear that I should create...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 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 former...

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.