Hi All,
i have this problem i'm moving my server from win 2k server to win 2003 , application and db server are on different machine. i have this one application (a windows service) that working well on my 2k server, but when i moved it to win 2003, this application start showing "SQL Server does not exist" randomly, it even occur at a simple select like (select * from tableA) which only had 5 rows, other application that use this database are running ok for now. does anyone have experienced this kind of problem before ? i'm using sql server 2000 for the win2k and 2003 server