Hello, i write for the following reason, i work with cakephp 1.2 RC2
and IIS server with MS SQL  and MySQL data base (where the MySql is my
default DB). I have the following problem when i do a sql query:

"Warning (512): SQL Error: Cambiado el contexto de base de datos a
'BDFlexline'. [CORE\cake\libs\model\datasources\dbo_source.php, line
512]

Code | Context

$sql    =       "select * from producto where familia = 'RUMA'"
$error  =       "Cambiado el contexto de base de datos a 'BDFlexline'."
$out    =       null

Query: select * from producto where familia = 'RUMA'  "


The question is whether anyone knows why this error?


Greeting.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" 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?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to