Ask a Question related to Macromedia ColdFusion, Design and Development.
-
floppo #1
Byte Array objects cannot be converted to strings Error-- SQLExpress DB
Hi I recently upgraded one server to be using SQL Express 2005
Now when I try to output the value of a ROWGUID its giving me this
Error Occurred While Processing Request
ByteArray objects cannot be converted to strings.
This was working with SQL Enterprise
<cfquery name="GetUser" >
select * from NewsFeedUsers where Email = '#Trim(Email)#'
</cfquery>
<cfoutput>#GetUser.Cookie# </cfoutput>
In the databse cookie = something like {6B02F6E3-33AE-47D5-9778-4C1968C68EFC}
How do I work around this? its killing me
Thanks
Paul
floppo Guest
-
How to save a Byte array on to the desktop?
Hi All, I am taking Byte array once clicked and that is being printed in an swfloader in the same page. I want the same to be saved as a image... -
ByteArray objects cannot be converted to strings??
I am using dreamweaverMX and ColdfusionMX to create a site that will display photos along with text info describing the photo. I have an Access DB... -
error byte array
hi I think this code is ok but im getting this bytearray error - and mentions OLE Object <cfquery name="Recordset1" datasource="dependent">... -
ByteArray objects cannot be converted to strings
We're migrating our application server from ColdFusion 5.1 to CF MX 7, and running into an issue with a specific web page. Our news stories are... -
#8325 [Opn->Bgs]: numeric strings used as keys are converted to longs
ID: 8325 Updated by: helly@php.net Reported By: cynic at mail dot cz -Status: Open +Status: Bogus...



Reply With Quote

