473,466 Members | 1,408 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Security - FE BE - Replication

I am nearing the end of my development for my application. Here is my
scenario.

A few users will use this on the lan. ---- FE BE ----Security

A few users will use this out in the field and come in and sync the db. (am &
pm) ----- Replication------Security

I know I need to split FE BE and do replication and need security, also do a
backup somewhere.

What do I do first?

Can this all be done?
Gerald

--
Message posted via AccessMonster.com
http://www.accessmonster.com/Uwe/For...ccess/200607/1
Jul 18 '06 #1
4 1289
Anyone?

gjameson wrote:
>I am nearing the end of my development for my application. Here is my
scenario.

A few users will use this on the lan. ---- FE BE ----Security

A few users will use this out in the field and come in and sync the db. (am &
pm) ----- Replication------Security

I know I need to split FE BE and do replication and need security, also do a
backup somewhere.

What do I do first?

Can this all be done?

Gerald
--
Message posted via AccessMonster.com
http://www.accessmonster.com/Uwe/For...ccess/200607/1
Jul 21 '06 #2
"gjameson via AccessMonster.com" <u21717@uwewrote in
news:6397b70c446bb@uwe:
gjameson wrote:
>>I am nearing the end of my development for my application. Here is
my scenario.

A few users will use this on the lan. ---- FE BE ----Security

A few users will use this out in the field and come in and sync
the db. (am & pm) ----- Replication------Security

I know I need to split FE BE and do replication and need
security, also do a
backup somewhere.

What do I do first?

Can this all be done?

Anyone?
I'm not certain I understand the question. Can *what* be done? Yes,
of course you can use replication with secured databases. It's a bit
harder, but no harder than using security in non-replicated
databases.

On the backup, you have to remember that with replication, backups
are not quite so simple. If you restore from a backup, you have to
be sure you restore to the original location, but you've also got to
be careful you don't overwrite (and lose) the existing file of the
same name in the same location. Well, unless, of course, that file
is corrupt and you don't want to keep it. In that case I'd rename
it.

But the best way to do backups in replicated apps is to use
REPLICATION. Create one or more backup replicas and synch with them
each time the user closes the front end. That way you can never lose
much data should an edited replica get corrupted.

--
David W. Fenton http://www.dfenton.com/
usenet at dfenton dot com http://www.dfenton.com/DFA/
Jul 21 '06 #3
Thanks for the response David. I understand about the backup situation. I
guess I did not make myself complete clear.
What do I need to do first?
Split?
Secure?
Replicate?

Is this the order I need to follow?
David W. Fenton wrote:
>>>I am nearing the end of my development for my application. Here is
my scenario.
[quoted text clipped - 13 lines]
>>
Anyone?

I'm not certain I understand the question. Can *what* be done? Yes,
of course you can use replication with secured databases. It's a bit
harder, but no harder than using security in non-replicated
databases.

On the backup, you have to remember that with replication, backups
are not quite so simple. If you restore from a backup, you have to
be sure you restore to the original location, but you've also got to
be careful you don't overwrite (and lose) the existing file of the
same name in the same location. Well, unless, of course, that file
is corrupt and you don't want to keep it. In that case I'd rename
it.

But the best way to do backups in replicated apps is to use
REPLICATION. Create one or more backup replicas and synch with them
each time the user closes the front end. That way you can never lose
much data should an edited replica get corrupted.
--
Message posted via http://www.accessmonster.com
Jul 22 '06 #4
"gjameson via AccessMonster.com" <u21717@uwewrote in
news:63a1d825ec77d@uwe:
Thanks for the response David. I understand about the backup
situation. I guess I did not make myself complete clear.
What do I need to do first?
Split?
Secure?
Replicate?

Is this the order I need to follow?
I think that order works, as my first major replicated app was fully
secured, and it wasn't replicated until after it was already in
production use. I'm not sure it matters which order you do the first
two steps in, but, obviously, you have to split before replicating.

I assume you understand that only the back end (data tables) should
be replicated.

Also, the best newsgroup for replication is
microsoft.public.access.replication.

--
David W. Fenton http://www.dfenton.com/
usenet at dfenton dot com http://www.dfenton.com/DFA/
Jul 22 '06 #5

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

Similar topics

2
by: Cherrish Vaidiyan | last post by:
Hello, I have certain doubts regarding replication of Oracle 9i in Red Hat Linux 9. 1) I want to implement asynchronous/synchronous multimaster replication.I have heard about Replication...
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 ...
3
by: steve | last post by:
Hi, several years ago , I implemented the oracle replication system. At that time our database was ported from an old Fox pro application. ( K , no laughing at the back). As the foxpro...
1
by: Craig HB | last post by:
I have a distributed inventory control database that I am going to migrate from Access to SQL Server. I am going to use SQL Server Replication to keep the data current. There will one SQL Server...
2
by: microsoft.public.dotnet.languages.vb | last post by:
We had been running SQL Server without any control of security (since the company is very small -100 employees). All of us know the admin password and has been accessing the database as admin. Our...
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...
3
by: Gert van der Kooij | last post by:
Hi, Our SQL Replication is between DB2 databases on Windows servers. I'm searching for the document which tells me how to migrate our SQL Replication environment from V8 to V9 (we also need to...
2
by: Query Builder | last post by:
Hi, I have transactional replication set up on on of our MS SQL 2000 (SP4) Std Edition database server Because of an unfortunate scenario, I had to restore one of the publication databases. I...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
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
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...
1
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,...
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...
0
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?

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.