After this procedure, i have another procedure that produces big resultset
about 900 rows, 11 cols?
In this last select if i reduce with where AgentCode=11 and get ~30 rows,
the script works ok!
PHP 4.2.3 , IIS , W2K

Radovan

"Radovan Radic" <[EMAIL PROTECTED]> wrote in message
news:20021111102405.51035.qmail@;pb1.pair.com...
> Hi folks,
>
> I get this error in the script that is loading some data from the sql
server
> database in the select list. (<500 rows)
>
> The instruction at "0x77fcb007" referenced memory at '0x0000000".
> The memory could not be "written".
> Click on OK to terminate the program
> Click on CANCEL to debug the program
>
> It fills some 90-100 options in select and then i get this error.
> In php.ini i have this option for memory
> memory_limit = 32M      ;
> Does anyone know what this could be?
>
> Radovan
>
>



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

Reply via email to