PDA

View Full Version : Delphi Service wont reconnect to SQL Server


minckle
05-01-08, 06:11 AM
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?