Author Topic: Network Failure Suggestion  (Read 3793 times)

kelly_sumrall

  • EA User
  • **
  • Posts: 73
  • Karma: +0/-0
    • View Profile
Network Failure Suggestion
« on: March 29, 2005, 05:43:47 am »
Has anyone noticed what the application does if you lose your network connection and save any changes to a project that is on the network drive? It croaks!, throwing away any changes you may have.

I have been informed that this is by design. That's just wrong.

I would suggest the application ask the user if they want the application to shut down and throw away any changes they may have made OR if they prefer the application stay open and give them the opportunity to save their changes to an alternate location. I would probably nearly 100% of the time chose the later option.
Kelly Sumrall

Even though curiosity killed the cat, it still had eight lives left.

thomaskilian

  • Guest
Re: Network Failure Suggestion
« Reply #1 on: March 29, 2005, 06:33:04 am »
Har har. Have you ever used any MS application (like Word, Excel a.s.o.) and the network crashes when you work with these files? This is not a problem of the application but of the poor file system network protocoll. NEVER work on network devices. ALLWAYS use a local copy and seek for regulations to allow working on local copies (like using a CVS).

kelly_sumrall

  • EA User
  • **
  • Posts: 73
  • Karma: +0/-0
    • View Profile
Re: Network Failure Suggestion
« Reply #2 on: March 29, 2005, 09:48:51 am »
Point taken. I'll setup an MSDE database on my local machine and use publisher subscription mechanism to keep my local database and the main database in synch.
Kelly Sumrall

Even though curiosity killed the cat, it still had eight lives left.

thomaskilian

  • Guest
Re: Network Failure Suggestion
« Reply #3 on: March 29, 2005, 01:40:19 pm »
 :D Quite sure that will solve your problem