Click here to Skip to main content
16,018,534 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,

I am using SQL Server 2008 and I want to take backup of my database on a different remote server.How can i access different server through script without using third party.
Posted
Updated 10-Oct-13 18:12pm
v2
Comments
[no name] 11-Oct-13 0:15am    
I think bulk-copy concept would beneficial..

1 solution

Hi Dinesh,

Bulk copy is used for bulk insertion from text file into database but i need to backup of database and how can i access remote server through sql server script.?  
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900