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 |
briant10
Starting Member
2 Posts |
Posted - 2010-08-04 : 05:40:40
|
hello, there is my problem:I installed sql server a customer/server, I connect myself on two accounts sql server with authentification sql server to connect itself to 2 authorities, one is local and the other distant one. Then I must carry out copies of tables of the distant authority to the local one. With this intention I use the assistant of import/export of data by making a click right on a basis of data of the waiter then while clicking on import/export. This occurs well, to choose the databases source and destination I use the authentification sql server since the authorities use this authentification and that Windows does not function when I select it. then I am the stages and I record the package LOCATED to create like system file and the significant data are protected by the key user. When I finish this, the file is to create. Each time I need to bring up to date my tables I carry out this file LOCATED, but that being tiresome, I want to automate this action. This is why I used sql agent but it y' has the problem about which I spoke in the first message. I as hope to have been clarifies as necessary.Thank you really |
|
|
|
|