Hello Frank,
thanks for your answer! Are these new functions the offered Source from guy somewhere
in the List ?:)
But now the serious question:
To be able to change to CGI, I need to upgrade php4.04 (u know, GD and CGI in 4.03).
Now I want to compile the 4.04 Release-Source, but with the php_mssql.c v1.36 (return
true instead false) as soon as I've got Visual C (Don't wanna risk a cvs-version
again). Can
this work properly, or have you changed other source-files also (concerning the
"update returns false instead true-bug")?
Many thanks in advance!
Best regards,
Thomas
"Frank M. Kromann" wrote:
> Textsize and textlimit are connected. Textsize can be set to any value from 0 to
>textlimit and text limit can be any value from 0 to 2Gb (on 32 bit API)
>
> By default textsize and textlimit are set according to your server and library
>settings but if you have textlimit = 8192 in php.ini you will not be able to use a
>higher value.
>
> Textlimit can not be set with a SET command, you have to configure the value in
>php.ini or setting the value on the server.
>
> The next version of php_mssql70.dll includes a new function mssql_setopt() allowing
>you to set this an 17 other options from the script.
>
> - Frank
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]