Re: [Catalyst] Error in Accessing Database model

2011-03-18 Thread sushant kumar
It wasn'n there!! I created the tmp direcoty n It worked! Thank you veru much! On Thu, Mar 17, 2011 at 7:09 PM, Octavian Rasnita orasn...@gmail.comwrote: *From:* sushant kumar sushantms...@gmail.com I'm using SQLite3 and catalyst to develop an application. When I try to access the database

[Catalyst] Error in Accessing Database model

2011-03-17 Thread sushant kumar
I'm using SQLite3 and catalyst to develop an application. When I try to access the database file (tmp/daatabase) , It gives error as UNABLE TO OPEN tmp/database. When I access databse without mentioning the name of database file, It works!! But Catalyst does not recognize the changes made in

Re: [Catalyst] Error in Accessing Database model

2011-03-17 Thread Octavian Rasnita
From: sushant kumar I'm using SQLite3 and catalyst to develop an application. When I try to access the database file (tmp/daatabase) , It gives error as UNABLE TO OPEN tmp/database. When I access databse without mentioning the name of database file, It works!! But Catalyst does not