----- Original Message -----
> From: "Alexander Mordach" <amord...@wirelessanalytics.com>
> Subject: Recordset item becomes malformed / truncated
> 
> I’m working through a weird issue that revolves around LONGTEXT
> fields in our DB.  For some strange reason whenever we add any type of server
> side checking (Classic ASP) to an item in the recordset it loses its value
> and becomes empty.

Smells like an ASP problem. Check the documentation, I wouldn't be surprised if 
LOB types (like Longtext) get retrieved as a single-use stream to avoid memory 
issues.


-- 
Unhappiness is discouraged and will be corrected with kitten pictures.

--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/mysql

Reply via email to