Cake php connection with MS Sql Server 2000

2009-05-28 Thread manohar
is being used for caching. To change the config edit APP/config/core.php Your database configuration file is present. Cake is NOT able to connect to the database. Any help would be greatly appreciated! --Manohar manohar...@gmail.com --~--~-~--~~~---~--~~ You

Cake is NOT able to connect to the database.

2009-04-21 Thread manohar
Hello guys, I'm trying to connect to a MS SQL Server 2000 using cake but I'm not able to, i get this messages: Cake is NOT able to connect to the database. This is my database.php file: var $default = array( 'driver' = 'mssql', 'persistent' = false,