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 2000 Forums
 SQL Server Development (2000)
 Connect to does not work

Author  Topic 

cbecerra
Starting Member

38 Posts

Posted - 2001-06-04 : 15:31:16
I give up. I been trying to stablish a connection between two SQL (2000) servers via query anlyzer. According to books online this line should do the trik
EXEC SQL CONNECT TO gizmo.pubs USER sa;
but it does not. I have different option but I always get an error. However when I go from query analyzer to file, connect I have no problem stabliching a connection. Does anybody have a clue.

Thanks
.Cesar

   

- Advertisement -