Just guessing, but I'm surprised you have a Named Pipes error. Can you
connect with TCP\IP?
Perhaps all your other computers connect with TCP\IP and the problem
computers have Named Pipes as the preferred protocol instead of TCP\IP.
To check the client protocols, use SQL Server Configuration Manager on the
client computer, expand SQL Native Client, click Client Protocols, and then
look at the order in the list.

Signature
Rick Byham (MSFT), SQL Server Books Online
This posting is provided "AS IS" with no warranties, and confers no rights.
> Rick,
>
[quoted text clipped - 58 lines]
>> > Thanks,
>> > Mike
Mike Johnson - 28 Jun 2008 01:50 GMT
The error message that I posted was written to an error log by the software
when the connection failed. I'm going to have to check with the Corporate IT
guys on that (I'm a contract developer) to see if they know what they have
in the field. From my understanding, the only connection to SQL Server on
the field units are the MDAC ODBC drivers. I'm in Florida and all of the
workstations with the failed connections are not. I guess the IT people will
have to do some traveling.
If you can think of anything else, I would be interested in trying it.
Thanks
Mike
> Just guessing, but I'm surprised you have a Named Pipes error. Can you
> connect with TCP\IP?
[quoted text clipped - 69 lines]
> >> > Thanks,
> >> > Mike