I just want to move one database off of an SQL Server that is no longer needed and move it to a running SQL Server. Can I just stop both SQL Servers, move the mdf and ldf files from one server to the other and then restart the server ? And would there be anything else to do on the database side ? I know I'll have to change the client connection parameters.