Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2005 Forums
 SSIS and Import/Export (2005)
 remote to local

Author  Topic 

sujithukvl@gmail.com
Starting Member

22 Posts

Posted - 2007-06-19 : 07:50:12
I have a remote database on a server.
I am an authenticated user to a database on the server.
I want to get the data in the database to my local computer
I don't have a shell (or any other way) access to the directory
related to sql server

so what can i do to get a copy of the data?

rmiao
Master Smack Fu Yak Hacker

7266 Posts

Posted - 2007-06-19 : 10:53:40
Try with ssis package.
Go to Top of Page
   

- Advertisement -