Re: On demand backups
From: _M_ (here_at_gone.com)
Date: 08/13/03
- Next message: Tom Moreau: "Re: On demand backups"
- Previous message: Tom Moreau: "Re: On demand backups"
- In reply to: Tom Moreau: "Re: On demand backups"
- Next in thread: Tom Moreau: "Re: On demand backups"
- Reply: Tom Moreau: "Re: On demand backups"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Wed, 13 Aug 2003 13:59:49 -0400
Ok.... after looking at the SQL server, it appears that the accounting app is using a Login ID, that in turn is the dbo for the accounting database, so I have given that ID the Backup DB permission on the server. Now what can I do to place a short cut on the desktops so that the database is backed up when click (thus on demand). Is there a script file that I need to write or a command line to be entered ???
"Tom Moreau" <tom@dont.spam.me.cips.ca> wrote in message news:us9V7HcYDHA.656@tk2msftngp13.phx.gbl...
An app with the sa password is like a 3-yr old with a .357 magnum. Your accounting app should not have sysadmin rights. You can grant BACKUP DATABASE to any login and that's all you would need for that.
--
Tom
---------------------------------------------------------------
Thomas A. Moreau, BSc, PhD, MCSE, MCDBA
SQL Server MVP
Columnist, SQL Server Professional
Toronto, ON Canada
www.pinnaclepublishing.com/sql
"_M_" <here@gone.com> wrote in message news:#KbMuEcYDHA.2464@TK2MSFTNGP09.phx.gbl...
Have a client that needs to do an "on demand" back up of a database. How
can this be done ???
The database in question is used by the accounting department and the
application uses the SA login to access the database.
Any insight would be greatful.
TIA
- Next message: Tom Moreau: "Re: On demand backups"
- Previous message: Tom Moreau: "Re: On demand backups"
- In reply to: Tom Moreau: "Re: On demand backups"
- Next in thread: Tom Moreau: "Re: On demand backups"
- Reply: Tom Moreau: "Re: On demand backups"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|