RE: [PHP] Help SQLServer connection: What's "server_name"??

2004-08-13 Thread Fernando Verdu Castillo
> [snip] > Hi all, that's my first question here, I'm not subscribed. > > I'm tring to connect a local DB (Apache+sqlserver2K), but when I execute > this > simple example: > > $conectID = mssql_connect(,"SA",""); > mssql_select_db("Northwind"); > $result=mssql_query("select * from products",

RE: [PHP] Help SQLServer connection: What's "server_name"??

2004-08-12 Thread Jay Blanchard
[snip] Hi all, that's my first question here, I'm not subscribed. I'm tring to connect a local DB (Apache+sqlserver2K), but when I execute this simple example: I get: Warning: MS SQL: Unable to connect to server: I tried many words in there (): "localhost", "LOCAL", PCs name, name tha

[PHP] Help SQLServer connection: What's "server_name"??

2004-08-12 Thread Fernando Verdu Castillo
Hi all, that's my first question here, I'm not subscribed. I'm tring to connect a local DB (Apache+sqlserver2K), but when I execute this simple example: I get: Warning: MS SQL: Unable to connect to server: I tried many words in there (): "localhost", "LOCAL", PCs name, name that appea