hope this helps,
Mark Broadbent mcse+i, mcdba
Quote:> I am attempting to move a database from one box to another. I want to copy
> all user accounts and passwords, etc. Is there a procedure for this?
> hope this helps,
> Mark Broadbent mcse+i, mcdba
> > I am attempting to move a database from one box to another. I want to
copy
> > all user accounts and passwords, etc. Is there a procedure for this?
--
Tibor Karaszi, SQL Server MVP
Archive at: http://groups.google.com/groups?oi=djq&as_ugroup=microsoft.public.sql...
> > There are many different ways to do this, however the easiest (in my view)
> > would be to backup all seperate databases to a .bak file (backup device),
> > copy this file to new server and do a forced restore from this device over
> > the top of each db.
> > hope this helps,
> > Mark Broadbent mcse+i, mcdba
> > > I am attempting to move a database from one box to another. I want to
> copy
> > > all user accounts and passwords, etc. Is there a procedure for this?
--
BR,
Mark Broadbent mcse+i, mcdba
> > There are many different ways to do this, however the easiest (in my
view)
> > would be to backup all seperate databases to a .bak file (backup
device),
> > copy this file to new server and do a forced restore from this device
over
> > the top of each db.
> > hope this helps,
> > Mark Broadbent mcse+i, mcdba
> > > I am attempting to move a database from one box to another. I want to
> copy
> > > all user accounts and passwords, etc. Is there a procedure for this?
--
Denny Cherry
Database Administrator
GameSpy Industries
Quote:> I am attempting to move a database from one box to another. I want to copy
> all user accounts and passwords, etc. Is there a procedure for this?
--
Tibor Karaszi, SQL Server MVP
Archive at: http://groups.google.com/groups?oi=djq&as_ugroup=microsoft.public.sql...
> --
> Denny Cherry
> Database Administrator
> GameSpy Industries
> > I am attempting to move a database from one box to another. I want to copy
> > all user accounts and passwords, etc. Is there a procedure for this?
1. Move DB from one box to other box
BACKUP and RESTORE
--
Allan Mitchell (Microsoft SQL Server MVP)
MCSE, MCDBA
www.SQLDTS.com
I support PASS - the definitive, global community for SQL Server
professionals - http://www.sqlpass.org
2. call a Stored procedure from within a UDF
4. Combo Box and Text Box moving together
5. Using Create Table Dynamically
6. Move SQL Server database from one box to another
9. Moving database acros box & version
10. Which database devlopment tool to use?
11. Moving oracle to another box, cannot unmount database
12. Which database devlopment tool to use?