[ cf-dev ] CFMX MySQL - Dates becoming binary objects!!!!!

2003-09-01 Thread Niklas Richardson
Hi everyone, Anyone run into a problem of CFMX returning dates from MySQL record sets as binary objects? If so - how do you stop it happening? Thanks Niklas -- ** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/ To unsubscribe, e-mail: [EMAIL PROTECTED] For additional

RE: [ cf-dev ] CFMX MySQL - Dates becoming binary objects!!!!!

2003-09-01 Thread Mark Smyth
Hi Niklas Have had this before with SQL server binary objects, so it's probably the same thing This is on macromedia.com --- In ColdFusion MX, binary strings are represented as byte arrays (assign-by-reference), so you can manipulate them using standard CFML array logic. In ColdFusion 5,

Re: [ cf-dev ] SoEditor and white space

2003-09-01 Thread duncan . cumming
yeah I've seen that recently. Is he using a Mac? You could try asking on the soEditor forum, they're usually pretty good at getting back to you. I don't know what causes it or how to fix it, but with the instance I noticed, it had only done it on some words (the first sentence only if I

RE: [ cf-dev ] CFMX MySQL - Dates becoming binary objects!!!!!

2003-09-01 Thread Niklas Richardson
Ouch.that's a pain isn't itwhen all I want is to have a query with date objectsthanks ColdFusionMX!!! Aahh!!! Thanks Mark! :D -Original Message- From: Mark Smyth [mailto:[EMAIL PROTECTED] Sent: Monday, September 01, 2003 1:32 PM To: '[EMAIL PROTECTED]' Subject:

RE: [ cf-dev ] CFMX MySQL - Dates becoming binary objects!!!!!

2003-09-01 Thread Niklas Richardson
From some more research, it seems that it happens only when I use MySQL date functions on a date column. If I just query the columns directly without any functions it returns it correctly. Weird. Still - if anyone knows the fix...that'd be great. -Original Message- From: Niklas

Re: [ cf-dev ] SoEditor and white space

2003-09-01 Thread Damian Watson
That's what I originally thought... then he told me that he was just typing stuff in and he's using a PC. Crazy world! I'll try their forum unless anyone else got any ideas? - Original Message - From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Monday, September 01, 2003 1:44 PM

Re: [ cf-dev ] SoEditor and white space

2003-09-01 Thread Chris
When you save the content, try replacing any line feeds [#chr(13)##chr(10)#] with spaces and see if this solves the problem. As a line feed can delimt words in HTML and will be displayed as a space and somewhere the line feed is probably being removed. If it does work, you'll want to replace the

RE: [ cf-dev ] LOVE AND TRUST

2003-09-01 Thread Niklas Richardson
I think this could solve all our UKCFUG sponsorship problems! ;) mahaha -Original Message- From: MARYAM A [mailto:[EMAIL PROTECTED] Sent: Wednesday, August 13, 2003 10:58 AM To: [EMAIL PROTECTED] Subject: [ cf-dev ] LOVE AND TRUST Dear Partner, Following the sudden

RE: [ cf-dev ] Elegant Solution

2003-09-01 Thread Snake Hollywood
Hehe... Yes I think we had a lot of scratching heads that day :-) -Original Message- From: Niklas Richardson [mailto:[EMAIL PROTECTED] Sent: 01 September 2003 16:51 To: [EMAIL PROTECTED] Subject: RE: [ cf-dev ] Elegant Solution I knowremember that CFUG meeting you did!!