SatishPutcha
Programmer
Hello Everybody
This is my scenario;
I have developed an ERP system that runs on ASP-SQL for a multi-location business.
Now, we have taken a web-hosting plan and they host the IIS and the SQL Servers.
However, while we have two locations(Live and Back-up) from where to access the ASP front-end, our SQL Server is accessible on only one server.
My worst fears came true on Sunday when the SQL Server conked off leaving the system inoperable a whole day.
Now my question is: In such a situation what is the best route to take w.r.t having a fully-functional (atleast all data upto the previous day's) SQL database hosted on the other web host as a backup?
FYI, if it helps, my web host allows for creating a back-up(.BAK) of the DB.
Thanks everyone.
Regards
Satish Kumar
This is my scenario;
I have developed an ERP system that runs on ASP-SQL for a multi-location business.
Now, we have taken a web-hosting plan and they host the IIS and the SQL Servers.
However, while we have two locations(Live and Back-up) from where to access the ASP front-end, our SQL Server is accessible on only one server.
My worst fears came true on Sunday when the SQL Server conked off leaving the system inoperable a whole day.
Now my question is: In such a situation what is the best route to take w.r.t having a fully-functional (atleast all data upto the previous day's) SQL database hosted on the other web host as a backup?
FYI, if it helps, my web host allows for creating a back-up(.BAK) of the DB.
Thanks everyone.
Regards
Satish Kumar