Thanks a lot - works a charm!!

On Apr 3, 7:09 pm, Toby Tremayne <[EMAIL PROTECTED]> wrote:
> Hi Rei,
>
>         if you go look at your datasource in coldfusion administrator, under  
> the advanced settings there is an option for "Enable long text  
> retrieval (CLOB)" .  make sure it's turned on.
>
> cheers,
> Toby
>
> On 03/04/2007, at 19:04 , Rei wrote:
>
>
>
>
>
>
>
> > Evening all,
>
> > I am trying to retrieve WDDX packet stored in an ntext field of table
> > x in my trusty SQL db. The charLength of said WDDX packet is approx
> > 70000.
>
> > <CFWDDX ACTION="WDDX2CFML" INPUT="#bigPacket#" OUTPUT="xStruct">
>
> > But...alas! When I return this data, I only get 32000 characters, and
> > the missing 38000 characters includes the closing tag of the WDDX
> > packet (amongst other valuable information) so I get a parse error.
>
> > So I have two questions for knowledgeable folks. At what point are the
> > characters discarded? Any suggestions for a suitable workaround?
>
> > Many thanks in advance!
>
> -----------------------------------
>
>         Life is poetry, write it in your own words
>
> -----------------------------------
>
> Toby Tremayne
> Senior Technical Consultant
> Lyricist Software
> 0416 048 090
> ICQ: 13107913- Hide quoted text -
>
> - Show quoted text -


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

Reply via email to