Does anyone have any ideia as to why CakePHP is trying to use LIMIT on
SQL Server?

Whenever I invoke que Model->find method I get this.

Warning (512): SQL Error: [Microsoft][ODBC SQL Server Driver][SQL
Server]Incorrect syntax near 'LIMIT'. [CORE\cake\libs\model\datasources
\dbo_source.php, line 440]

Obviously it doesn't work since SQL Server does not support the LIMIT
syntax.

Any clues anyone?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to [email protected]
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