Could some one show me how restore MSSQL DB step by step by using jodohost’s system?
It is fine to show the steps by using SQL script example.
Thank you.?( ![]()
Hi Abe,
I use these 3 steps.
- Create the database and user login information in the cp.
- upload the *.bak file above the webroot, in a new named folder.
- submit a support ticket to have the db restored and inform them of the new db name and server, and location of the .bak file, like /restore_database/.bak.
One more thing, make sure tables are owned by dbo, not by the user.