Posted by Chung Leong on 09/11/06 13:42
php-taz wrote:
> I am using a secured connection:
>
> $sqlconnect=mssql_connect("10.4.61.156","","") or die ("unable to
> connect");
>
>
> Chung Leong wrote:
> > How do you authenticate? SQL user/password or secured connection?
Try it with SQL Server authentication instead and see what happens.
Navigation:
[Reply to this message]
|