Page 1 of 1

My Service wont reconnect to SQL Server

PostPosted: May 1st, 2008, 10:04 am
by minckle
I've got a windows services running ok which connects to SQL Server.

Unfortunately if SQL Server restarts my service can not seem to reconnect itself. I just keep getting the error below in my log file

Name not unique in this context.

What does thiis error mean?
is there anywhere to fix this?

PostPosted: May 11th, 2008, 5:44 pm
by john123
Hi,
show your code for reconnect