Re: [PHP-WIN] Connection to SQL Server on remote machine

2002-05-14 Thread Nicole Amashta
Thanks, I got it. I just installed the minimum stuff from the Client tools. That worked. I appreciate your help. ;) -Nicole www.aeontrek.com Scott St. John wrote: > Nicole- > > I would try using the IP address instead of the machine name to see if > that works. If it does not you might have

Re: [PHP-WIN] Connection to SQL Server on remote machine

2002-05-14 Thread Scott St. John
Nicole- I would try using the IP address instead of the machine name to see if that works. If it does not you might have to install the client tools. In our LAN I have to also go into the Client Network Utility and create an alias to port 1433. -Scott On Tue, 14 May 2002, Nicole Amashta wr