Re: Custom SQL and Weird Arrays

2006-05-26 Thread nate

Right, but I expect that the weird-ass SQL might be slightly different.
 Also, I remember writing in a fix for it, but that could have been for
something slightly different.

Yeah, I can't remember; too many beers ago.  Anyway, give it a try, it
just might work.


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



Re: Custom SQL and Weird Arrays

2006-05-24 Thread nate

I actually had this happen once, and I want to say it was actually
related to the database's character encoding.  Try converting it to a
findAll query and see what happens.


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



Re: Custom SQL and Weird Arrays

2006-05-24 Thread Matt Allen
Hi Nate;I'm pretty sure a findAll wont work as that is sime weird-ass SQL from a cake perspective.I'll keep on playing.MattOn 5/25/06, 
nate [EMAIL PROTECTED] wrote:
I actually had this happen once, and I want to say it was actuallyrelated to the database's character encoding.Try converting it to afindAll query and see what happens.
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups Cake PHP group.  To post to this group, send email to cake-php@googlegroups.com  To unsubscribe from this group, send email to [EMAIL PROTECTED]  For more options, visit this group at http://groups.google.com/group/cake-php  -~--~~~~--~~--~--~---