Cross-server data modification and cross-server data

Source: Internet
Author: User

Cross-server data modification and cross-server data
Note: two servers: 192.168.0.22, A192.168.0.3, and database B are backed up on Database A and database B.
Write on:
Exec sp_addrole server 'itsv2', '', 'sqloledb', 'server address'
Exec sp_add1_srvlogin 'itsv2', 'false', null, 'username', 'Password' -- SQL statement
Insert into BookDB. dbo. T_ID (id) select FenJian_ID from ITSV2.BookDB. dbo. T_FenJian where YingFu_SongHuoFei = 50 -- disable the server Link
Exec sp_dropserver 'itsv2', 'droplogins'

How can I change the database on the server?

Attach to SQL and open it with Enterprise Manager (sql2000)
Attach to SQL and open it directly (sql2003 2005 2008)
 
How can I change the server data of online games?

Your data is different from other people's, and the error code will pop out when you connect to the Internet.
 

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.