Redundancy

  • Thread starter Thread starter DS
  • Start date Start date
D

DS

Does anyone know or have any suggestions on how to set up redncy on a
transaction to transaction bass in Access. I need to have a reoverable back
up if the main server goes down.
Thanks
DS
 
Does anyone know or have any suggestions on how to set up redncy on a
transaction to transaction bass in Access. I need to have a reoverable back
up if the main server goes down.
Thanks
DS

Then I'd really suggest you store your data in SQL/Server (SQL/Server
Express is free with a license for Access). Access is a file-server
database, and simply isn't designed for 24/7 hot backup transaction
logging. SQL/Server is.

John W. Vinson [MVP]
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top