RE: [PHP-DB] Re: Not associated with a trusted SQL Server error

2002-05-30 Thread Ford, Mike [LSS]
> -Original Message- > From: Brian [mailto:[EMAIL PROTECTED]] > Sent: 29 May 2002 21:56 > > ..., and since PHP is free, there really isn't a > single company > in charge of fixing such a problem. No, but if you're absolutely sure it's a *PHP* bug, there is a bug-reporting system at htt

[PHP-DB] Re: Not associated with a trusted SQL Server error

2002-05-29 Thread Brian
I removed some 'security' settings that Microsoft had recommended which had prevented Named Pipe connections to our Microsoft SQL server. Basically requiring everyone to use TCPIP connections. Which is very simple when using a system DSN or ADODB or any number of ASP connection types. But the l