, 2001 10:21 AM
To: [EMAIL PROTECTED]
Subject: [PHP-WIN] Problems with TEXT fields in MSSQL
Hi
I'm having some problems while using text fields in MSSQL.
I update them normally with the UPDATE command, but when i do the SELECT in
PHP it only returns me the top 4096 bytes (4KB).
Then i did the
Hi
I'm having some problems while using text fields in MSSQL.
I update them normally with the UPDATE command, but when i do the SELECT in
PHP it only returns me the top 4096 bytes (4KB).
Then i did the same thing in the SQL Query Analizer (SQL Enterprise) and
the same select returns me just fin