Take a look at this.

http://www.doughughes.net/index.cfm?event=viewEntry&entryId=89

Warmest Regards,
 
Phillip B. Holmes
http://phillipholmes.com



 

-----Original Message-----
From: R J Kvamme [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, May 24, 2006 8:20 PM
To: CF-Talk
Subject: ByteArray objects cannot be converted to strings -Help!

<cfquery name="update" datasource="dotnet" dbtype="ODBC">
        update dt_lender_xml
        set done = '1',
        time_processed = #now()#
        where uuid = '#uuid#'
</cfquery>

I upgraded a server running some simple proceses from cf5 to cf7 and the
uuid is a type uniqueident in sql2000.  Works fine in 5 throws an error of
"ByteArray objects cannot be converted to strings " in 7.  Is there a work
around?

R Kvamme





~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:241400
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to