I guess where are talking at cross purposes.
As long as you use the build-in method (with associations etc.) for
retrieving data from the database everything works well.
But I want to use a custom query, where the automatic construction of
table names does not happen, as far as I know.


> I'm all out of fish for today ;)
>
> The code I pasted above is using a Model instance, not a table. It's
> taken from code that I use on more than one DB setup, and using
> prefixes.
>
> By default the table name is the same as the model name but it doesn't
> have to be. You'll find you can modify your DB setup however you want
> (including on the fly if you need) - the answers to all your questions
> are in the wiki (amongst other places).
> 
> Happy coding,
> 
> AD7six


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to