Hi,

Have been tasked with tidying a few things on a legacy app we have
inherited - it is using Pear DB_Dataobject with a MSSQL 2008 database.

One bug to fix was that a certain 'text' type column appears to
truncate data after a certain point when reading / displaying. As far
as I can tell this limit isn't on the database - if a longer string is
saved, this is correctly saved when manually checking the database,
but the data is cut when loading the object from the database.

Anyone have experience with this or any pointers?

-- 
NZ PHP Users Group: http://groups.google.com/group/nzphpug
To post, send email to [email protected]
To unsubscribe, send email to
[email protected]

Reply via email to