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 |
|
mattt
Posting Yak Master
194 Posts |
Posted - 2002-07-19 : 05:08:17
|
| Hi,I'm trying to get two SQL server boxes that can 'see' each other to run a scheduled DTS. However, every time I try and perform the DTS and/or register the server on the opposite box I get a connectionopen(createfile()) error despite the fact that the name of the opposite server appears in the 'available servers' box. I know this is something to do with NT security but I don't know how to get round it. Help greatly appreciated!Cheers,Matt |
|
|
RickD
Slow But Sure Yak Herding Master
3608 Posts |
Posted - 2002-07-19 : 07:03:45
|
| What version of SQL?PeaceRick |
 |
|
|
|
|
|