RE: [PHP-WIN] Problems with TEXT fields in MSSQL

2001-04-06 Thread Flint Doungchak
, 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

[PHP-WIN] Problems with TEXT fields in MSSQL

2001-04-06 Thread Hugo Alexandre Almeida Soares Dias
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