Re: PHP MSSQL bug

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



You may be using the SA credentials, but will the sql server allow the connection from the webserver. That is a different situation.

Bastien

From: Raul IONESCU <raulionescu@xxxxxxxxx>
Reply-To: Raul IONESCU <raulionescu@xxxxxxxxx>
To: php-db@xxxxxxxxxxxxx
CC: bastien_k@xxxxxxxxxxx
Subject: Re:  PHP MSSQL bug
Date: Mon, 14 Mar 2005 17:53:26 +0200

Yes, of course; I'm running under sa credentials so that's not the problem.


On Mon, 14 Mar 2005 09:28:15 -0500, Bastien Koert <bastien_k@xxxxxxxxxxx> wrote:
> Do you have permissions to run the query as the php/webserver user?
>
> Bastien
>
> >From: Raul IONESCU <raulionescu@xxxxxxxxx>
> >Reply-To: Raul IONESCU <raulionescu@xxxxxxxxx>
> >To: php-db <php-db@xxxxxxxxxxxxx>
> >Subject: PHP MSSQL bug
> >Date: Mon, 14 Mar 2005 09:16:40 +0200
> >
> >I have created a stored procedure wich is accessing an remote linked MSSQL
> >2000 server and works perfectly from Querry Analyzer. The problem occurs
> >when I try to execute the stored procedure from php 5.0.3 (by using
> >mssql_bind
> >or mssql_query); I've got no error but no result either. It seems that php
> >doesn't allows to access remote linked servers!
> >--
> >Raul IONESCU
> >
> >--
> >PHP Database Mailing List (http://www.php.net/)
> >To unsubscribe, visit: http://www.php.net/unsub.php
> >
>
>



-- Raul IONESCU

-- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [PHP Users]     [Postgresql Discussion]     [Kernel Newbies]     [Postgresql]     [Yosemite News]

  Powered by Linux