That will fix it until he exceeds that limitation...

Spectra used to break big WDDX packets up into multiple database records.
When retrieving the object data, if the parent field data didn't end in
"</wddx>" then it would query a special WDDXData table for the remaining
parts and reassemble them before deserializing and returning the object.
That was a more flexible solution, but slower for large object retrieves. 

Since Farcry doesn't store the BODY data as wddx there's currently no way to
tell if the field data has been truncated. Maybe the setData/getdata
functions could be modified to detect and flag rows that have
extended-length data.

Derek 

-----Original Message-----
From: [email protected] [mailto:[EMAIL PROTECTED] On
Behalf Of Jason Rogoz
Sent: Monday, February 05, 2007 9:48 AM
To: [email protected]
Subject: [farcry-dev] Re: Max length of Body field in dmHTML table?


Hi Steve

I increased the size of the Long Text Buffer from 64000 to 100000 in the
Data Source advanced settings and that seemed to solve the issue.

Jason


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"farcry-dev" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/farcry-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to