logo       

Re: MDB with MS sql server: msg#00367

php.pear.general

Subject: Re: MDB with MS sql server

Also, you did not corrected the brace matching. It seems that if you test
brace matching starting line 406 :
function query($query, $types = NULL)
{

the closing brace is :

return($this->mssqlRaiseError());
}

// }} ->HERE<- }
// {{{ getColumnNames()

and it seems also there is one extra brace line 706 ( function
getIntegerDeclaration($name, $field) )
--
Thierry Bothorel
>
> Hi Frank,
>
> The html test page was too long with mssql.php v1.6.4.7, the output show
new
> error about PHP unit also, so I joined the file for you. I also joined the
> previous output with my changes. There are less errors, but admidetly I
> wonder if this really mean that all works OK
>

--
PEAR General Mailing List (http://pear.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise