![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
When I create an SQL task, then try to go into query builder, I get the above message. Can any of you kind people offer any suggestions? |
#3
| |||
| |||
|
|
Try executing the following: EXEC master..sp_serveroption 'mysrv', 'data access',' true' -Sue On Thu, 21 Oct 2004 08:11:03 -0700, "GaryC" GaryC (AT) discussions (DOT) microsoft.com> wrote: When I create an SQL task, then try to go into query builder, I get the above message. Can any of you kind people offer any suggestions? |
#4
| |||
| |||
|
|
Thanks Sue, unfortunately it did not work. The message that gets returned is "Server does not exist" I used sp_helpserver and it lists a server that I am not fimilar with. The server registers fine and I can access the tables. It's just when I use DTS connections with the OLE SQL driver I get the subject message. "Sue Hoegemeier" wrote: Try executing the following: EXEC master..sp_serveroption 'mysrv', 'data access',' true' -Sue On Thu, 21 Oct 2004 08:11:03 -0700, "GaryC" GaryC (AT) discussions (DOT) microsoft.com> wrote: When I create an SQL task, then try to go into query builder, I get the above message. Can any of you kind people offer any suggestions? |
![]() |
| Thread Tools | |
| Display Modes | |
| |