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.
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 computerI don't have a shell (or any other way) access to the directory related to sql serverso 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. |
 |
|
|
|
|