Don't have any suggestions, but have these questions been asked:

Presumably your query works just fine at the SQL Server console?

What happens - the first 8k display, and then the rest of your page appears?
Or do you get an error message? Timeout?

What do you get?

Are you hitting an array size limit? String size limit?

Can you skip over the first 8k and fetch the remaining 8k?

No answers, but some of these questions may turn up something.

Miles Thompson



At 12:47 PM 12/15/2001 -0600, Niko Spyridonos wrote:
>When trying to extract the contents of a "text" field in MS SQL Server 7.0
>with PHP 4.0, I can only get up to about 8,000 characters of text out of
>them.
>
>Has anyone achieved to pull more data using PHP and if yes how?
>
>Thanks in advance.
>
>
>
>Niko Spyridonos
>Director of E-Business Services
>
>Chamerlik/CompuLogic
>http://www.designtech1.com/
>
>T: (847) 679-5030 ext. 201
>F: (847) 933-9413
>C: (847) 980-7799
>
>-------------------------------------------------
>Chamerlik/CompuLogic is standing
>strong against terrorism!
>
>
>--
>PHP Database 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]


-- 
PHP Database 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]

Reply via email to