Hello all, I'm trying to generate models for my oracle db using cake bake, but this is what I get:
Welcome to CakePHP v1.3.6 Console --------------------------------------------------------------- App : app Path: /home/manojo/workspace/myapp/app --------------------------------------------------------------- Interactive Bake Shell --------------------------------------------------------------- [D]atabase Configuration [M]odel [V]iew [C]ontroller [P]roject [F]ixture [T]est case [Q]uit What would you like to Bake? (D/M/V/C/P/F/T/Q) > m --------------------------------------------------------------- Bake Model Path: /home/manojo/workspace/myapp/app/models/ --------------------------------------------------------------- Use Database Config: (default/test) [default] > (enter) man...@manojoport:~/workspace/myapp/app$ This happens even though my web page says I have been able to connect to the database (all green). I've seen a similar discussion at (http:// groups.google.com/group/cake-php/browse_thread/thread/c8e5130ae68d171f/ be914a0bd0bcf5f2?hl=en&lnk=gst&q=oracle+bake#), but there hasn't been any answer. Is there any progress on this? Thanks, ojonam 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 [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
