Hello,
I have a local sql express server with DB A and remote server uXXX.mssql.domainname.com with DB B.
using sql mangament studio 2008, I want to move copy DB A to DB B with all tables, data, dependencies and stored procedures.
how to figure out this problem? I only had understood table and table data copying(using Tasks->Import Data).