Jeff,
Have you tried saving the file as a ".txt" and then perform the same task?

Teddy R. Payne, ACCFD
Google Talk - teddyrpa...@gmail.com



On Fri, Nov 20, 2009 at 3:07 PM, Jeff Howard <jeh...@gmail.com> wrote:

> Teddy,
>
> Now that I'm actually working on what you sent, I notice that it is not too
> different than what I was trying to do aready but I keep getting an error
> thrown on the cffile function.
>
> An error occurred when performing a file operation read on file
> C:\ColdFusion8\runtime\servers\coldfusion\SERVER-INF\temp\wwwroot-tmp\epicenter\xml\contact_table.xml
>
> Should the wddx be save as an xml file?  Is that where I'm going wrong or
> could this be a hosted server issue?
>
> Basically what I've done so far, is query the entire table from my db,
> serialized using cfwddx, saved that file as an xml file, put it on my server
> and then I am trying to have the application read the xml file through
> cffile to then deserialize it using cfwddx and then use the resulting query
> as my psuedo table to run the application against.
>
> Do my steps at least sound right?
>
> On Fri, Nov 20, 2009 at 2:50 PM, Jeff Howard <jeh...@gmail.com> wrote:
>
>> Thanks,  I'll work with it and see what I can get going.  Thanks again.
>>
>>
>> On Fri, Nov 20, 2009 at 2:45 PM, Teddy R. Payne <teddyrpa...@gmail.com>wrote:
>>
>>> Jeff,
>>> My code snippet is "as is" as I wrote it ad hoc without testing it
>>> against a live file and off of memory, but the general idea is there.
>>>
>>> Teddy
>>>
>>
>>
>

Reply via email to