Just wondering if anyone else has seen a problem where queries of
queries truncates some data?  I have a client which is querying a
query and one of the columns is coming back truncated.  The data being
truncated is a string which might look like this:

abcdefghijklmnopqrstuvwxyz

It seems to be being truncated randomly to

abcdefghijklmnopqr

or

abcdefghij

There's no rhyme or reason I've found yet.  The two things that stand
out are that some of  the cells in the query being queried contain a
lot of data. The other thing is that the column being truncated is the
last alphabetically.

I'm thinking that one row of data in QoQs might have a maximum amount
data it can hold and that anything beyond that is being truncated.

Thoughts?

Thanks,

Doug Hughes
(Check out my Image Manipulation CFC at http://www.alagad.com)
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

Reply via email to