when i am trying to insert a data in to database the following error shows please help me out

2010-05-12 Thread Narendra Padala
Hi..!, I am new to cake php,usuing PostgreSql,When i am inserting a record its shows the follwoing error any one please help me out. Error: - Warning (2):pg_query() [function.pg-query]: Query failed: ERROR: relation tblcdlog_id_seq does not exist [CORE/cake/libs/model/

Re: when i am trying to insert a data in to database the following error shows please help me out

2010-05-12 Thread John Andersen
As the error message states, you have an error in the database, not in the CakePHP application. Go through the database and establish the missing part. Enjoy, John On May 12, 3:44 pm, Narendra Padala crazycake...@gmail.com wrote: Hi..!, I am new to cake php,usuing PostgreSql,When i am