Re: FE/BE question

Tech-Archive recommends: Fix windows errors by optimizing your registry



A few reasons NOT to do it that way:

Having multiple folks simultaneously hitting the same FE file could lead
to poor performance

Each person opening the application will have to have the server "send"
all the pieces (forms, ect) over the network -- your network gurus are not
going to be very happy.

If ANYONE accidentally powers off in the middle of an Access operation
(or kicks his/her power cord out), or the power glitches, there's a very
good chance the FE-on-LAN and maybe even the BE-on-LAN could get corrupted.

With all these issues, why risk it?!


Regards

Jeff Boyce
Microsoft Office/Access MVP

"Golfinray" <Golfinray@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:A64FE3FC-33E2-4F16-91F8-7E16A5DF7010@xxxxxxxxxxxxxxxx
I am ready to split a database. I know the general rule is for the FE to be
loaded on each users computer. However, my question is, if all the users
will
be using the exact same forms and reports and not creating their own,
could
you put the BE and FE in separate folders on the same network drive and
let
them create a shortcut to the FE? If you did that would two users be able
to
enter data into the same form at the same time?


.



Relevant Pages

  • Re: Network connection not quite ready after coming back from hibernation or standby
    ... Opening a webpage (or accessing the ... > network any other way) will fail for a couple tries.. ... double-click on it and go to Power Management. ...
    (microsoft.public.windowsxp.network_web)
  • Re: Network Failure - No Idea How to Troubleshoot
    ... Instead, first learn facts. ... network stay stable with this worst case testing ongoing? ... appears to be locking - reset by power cycling. ... UPS and surge protector solutions. ...
    (comp.dcom.lans.ethernet)
  • Re: Wyse Thin Clients "blue screening" at unpredictable times.
    ... We really aren't seeing 'regular' power issues but we do ... have some power interferrence on the circuit as every now and then the LCDs ... seen any specific issues reguarding any of those network nodes. ... etc. Check the event logs on the thin clients ...
    (microsoft.public.windows.terminal_services)
  • Fiber Optics for the Power Sector
    ... Fiber Optics for the Power Sector: ... power transmission network, ...
    (sci.electronics.misc)
  • Re: TIP #175: Add an -async Option to [open]
    ... > useful for writing network code, this functionality needs to be added. ... you try to do some IO just after opening), you'll block in this case - ... things like blocking/non-blocking and fileevents can be implemented. ... # this does not try to download anything yet ...
    (comp.lang.tcl)