View Single Post
  #1 (permalink)  
Old 02-03-2007, 10:21 PM
nargo nargo is offline
Junior Member
 
Join Date: Feb 2007
Posts: 2
Default Problems on returned field values

Hi,

I got a question.

I am using Zend DB with a MSSQL Adapter, but anyway, problem could be more than just for MSSQL, not sure. ZF Version is 0.6.0

If field values should contain values as "<<" ">>" (sample: <<value>>) the field returned is empty...

Any idea how can i avoid such problems ?
Reply With Quote