Maybe post some of your code?

On Jun 13, 7:40 pm, breakintheweb <jguagli...@gmail.com> wrote:
> First off, i'm still very new to cakephp.
>
> I have two tables i'm trying to work with. The first table contains a
> list of orderable data. The second table is a list of ordered data
> id's from the first table.
>
> I want to be able to select 10,000 rows from the orderable table and
> insert there id's into the ordered table.
>
> When i select the data from the orderable table, the data is returned
> with the tables model name. I'm trying to them save it to a model with
> a differnt name. I'm not getting any errors but the data isn't
> showing.
>
> I'm sure i'm doing doing another of things wrong here.
>
> Any help is appreciated.
>
> -Justin

Check out the new CakePHP Questions site http://cakeqs.org and help others with 
their CakePHP related questions.

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
cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en

Reply via email to