how do we move sql databases from one sql server to another sql server?
Can we just stop the application server then dismount the database. Next copy the sql database to new sql server.
next then remount the sql database. afterwards point the application server to the new database.
Please provide detailed steps.
thanks
dsk