Now that i searched a bit more I saw that There is a Datasources plugin for CakePHP 2.0 <https://github.com/cakephp/datasources/tree/2.0> but the `Database/Odbc` data source is still incompatible with CakePhp 2.x. *So you should definitely start there!*
I also answered your StackOverflow Question<http://stackoverflow.com/questions/22849479/how-to-use-odbc-datasource-in-cakephp-2-4>in the same way as here. Posting it as reference. Cheers, Borislav. On Friday, 4 April 2014 00:29:30 UTC+3, Comrade Raj wrote: > > Hi, I am newbie to Cake. I have a DSN pointing to Teradata. > How can I configure database.php to use that ODBC DSN. I am currently uing > Cake 2.4.6 > > Thanks alot. > -- Like Us on FaceBook https://www.facebook.com/CakePHP Find us on Twitter http://twitter.com/CakePHP --- You received this message because you are subscribed to the Google Groups "CakePHP" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/cake-php. For more options, visit https://groups.google.com/d/optout.
