var $useTable = null; On 8/16/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > HI everybody, > > I want to use a model only for my validation logic! So i set my model > up with $useTable = false, but then cake generates a "startup" query on > my database. How can i fix that problem? > > My CakeVersion is CakePHP 1.1.7.3363 > > The SQL Log says: > 3 startup 1064: You have an error in your SQL syntax; check the manual > that corresponds to your MySQL server version for the right syntax to > use near 'startup' at line 1 0 > > greets alex > > > > >
--~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
