Re: [GENERAL] help with referential integrity

2000-12-12 Thread Stephan Szabo
On Mon, 11 Dec 2000, Soma Interesting wrote: > > I'm attempting, for the first time, to make use of referential integrity, > but I'm getting an error. > > Warning: PostgreSQL query failed: ERROR: referential integrity violation - > key referenced from LessonsPages not found in Lessons > > He

[GENERAL] help with referential integrity

2000-12-12 Thread Soma Interesting
Date: Mon, 11 Dec 2000 18:43:55 -0800 To: [EMAIL PROTECTED] From: Soma Interesting <[EMAIL PROTECTED]> Subject: help with referential integrity I'm attempting, for the first time, to make use of referential integrity, but I'm getting an error. Warning: PostgreSQL query failed: ERROR: referent

[GENERAL] help with referential integrity

2000-12-12 Thread Soma Interesting
I'm attempting, for the first time, to make use of referential integrity, but I'm getting an error. Warning: PostgreSQL query failed: ERROR: referential integrity violation - key referenced from LessonsPages not found in Lessons Here is the table's structures: CREATE SEQUENCE "LessonsPages_id