[Catalyst] Error in Accessing Database model

sushant kumar sushantmsb98 at gmail.com
Fri Mar 18 18:19:22 GMT 2011


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 <orasnita at gmail.com>wrote:

>  *From:* sushant kumar <sushantmsb98 at gmail.com>
>
> 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 O=
PEN
> tmp/database".
> When I access databse without mentioning the name of database file, It
> works!! But Catalyst does not recognize the changes made in databse.
>
>
> $ sqlite3 tmp/database
> sqlite>create table sample(id INTEGER(3), name TEXT);
> unable to open tmp/database!!!
> $
>
> Do you have the directory tmp in the current directory?
>
>
> Octavian
>
>
>
> _______________________________________________
> List: Catalyst at lists.scsys.co.uk
> Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
> Searchable archive:
> http://www.mail-archive.com/catalyst@lists.scsys.co.uk/
> Dev site: http://dev.catalyst.perl.org/
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.scsys.co.uk/pipermail/catalyst/attachments/20110318/d166a=
ceb/attachment.htm


More information about the Catalyst mailing list