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
> [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",
2 matches
Mail list logo