Ok, I've recognize that ODBC in CakePHP is experimental. I tried to use adodb. Should I set something before, so adodb refers to my odbc settings?
I don't find "adodb" when I run bake.php and set the database. Should I set it manually in Code? Jon On 16 Mrz., 18:10, "nate" <[EMAIL PROTECTED]> wrote: > Hey Jon, the nativeODBCdriver is still experimental... at best. It > is recommended that you use the ADOdb driver forODBC. > > On Mar 16, 12:28 pm, "jon" <[EMAIL PROTECTED]> wrote: > > > Hi, > > > I'm trying now to useODBCin CakePHP. When I generated the Model, I > > got always some warnings formodbcfunction. Does CakePHP support > > alreadyODBC? > > > FYI: I'm using Adabas D. > > > Jon --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
