Web Hosting Talk







View Full Version : MSSQL & remote restore of .bak file


dcurry
10-30-2004, 04:27 PM
Hi folks, i am a client of a host, looking for a way to allow me to restore my own db's and yet allow my host to maintain security of their SQL Server install. It is frustrating to be able to everything to a db, code or directly, yet not restore a db. Since i test on my local dev machine, there must be a way to restore the .bak file to the remote server where i am hosted without having to await the kind and generous hosts to arrive at work and handle it for me.

Any suggestions at all would be most appreciated! Thanks kindly, drew..

Reseller-Center
10-30-2004, 06:38 PM
If you can access it via EM (enterprise manager) then you could more than likely get them to allow db_owner to your DB, then just use DTS to move the data.

dcurry
11-01-2004, 04:06 PM
just bumping this to ask: are there any hosts here that have solved this to allow their clients to remotely restore bak files AND still maintain security levels? And please note, i **do** want to maintain security, as i cannot afford my host to be compromised.. cheers, drew..