Radicore Forum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » RADICORE » RADICORE Installation Issues » Fatal Error: %1$s (# %2$s).
Re: Fatal Error: %1$s (# %2$s). [message #834 is a reply to message #831] Wed, 16 May 2007 19:02 Go to previous message
AJM is currently offline  AJM
Messages: 2361
Registered: April 2006
Location: Surrey, UK
Senior Member
Before a new record is actually inserted a check is made to ensure that the primary key does not already exist, and the identity of the primary key is obtained from $this->primary_key in the <table>.dict.inc file. If this is empty then the 'SELECT count(*) FROM $tablename WHERE $where' query will fail.

When you are transferring an application from one server to another it is not necessary to re-export all the files from the data dictionary - you can simply copy across all the <table>.class.inc and <table>.dict.inc files from the first server.


 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Error while connecting to PostgreSQL from WindowsXP
Next Topic: Path information
Goto Forum:
  


Current Time: Fri Aug 16 08:19:52 EDT 2024

Total time taken to generate the page: 0.00971 seconds