Hello,
I found the problem about my last message (see below).
This relates to a bug in 4.3.10 release with MSSQL extension
Bug #31372
I downgraded to PHP 4.3.8 and the problem was solved.
Thank you for your attention and replies
Vincent
-Original Message-
From: Vincent DUPONT
Sent: me
Alaor Barroso wrote:
> I changed the php.ini and enabled the support for
> MSSQL and now i can connect without errors, BUT when
> make an query to an table the query return NO MATCHES,
> i have sure that the SQL line is correct (i already
> used it on(or in? i don't know the difference =P)
> other
I did it already,. but that's not help
thank for advice..
"Larry Li" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
.
> Change MS SQL SERVER Authentication's type to SQL Server and Windows
> instead of windows only.
>
>
>
>
>
>
>
>
> "Ongart Wongsanupa" <[EMAIL PROTECTED]>
> 09/18/20
Change MS SQL SERVER Authentication's type to SQL Server and Windows
instead of windows only.
"Ongart Wongsanupa" <[EMAIL PROTECTED]>
09/18/2003 04:25 PM
To: [EMAIL PROTECTED]
cc:
Subject:[PHP] [PHP - MSSQL]: Problem with mssql_connect
Please help
* Thus wrote [EMAIL PROTECTED] ([EMAIL PROTECTED]):
> ...
>
> The following is the tag inserted to my webpage:
>
>
View the source of this image to see if any php errors are being
displayed.
Curt
--
"I used to think I was indecisive, but now I'm not so sure."
--
PHP General Mailing List (
> -Original Message-
> From: chris [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, March 20, 2002 3:38 AM
> To: [EMAIL PROTECTED]
> Subject: [PHP] PHP - mssql
>
>
> $link = mssql_connect($hostname,$username,$password);
> $dblink = mssql_select_db($dbname, $link);
> if ( $link && $dblink
6 matches
Mail list logo