On Sep 30, 2011, at 6:44 AM, Jeff Schmitz wrote:

> Integrity constraint violation (FOREIGN KEY, 
> t_pool.t_pool_id_id_FK(id=1000002)).
> 
> as I don't know why it would be considered a foreign key since it's the ID of 
> the row being added,

Well, is your t_pool.pool_id pk used in any foreign key referential  
constraints? The violation seems to indicate that yes, it's used as a foreign 
key somewhere. If that's the case, and it's on purpose, you might want to make 
that constraint deferrable.

> but then I'm no low level DB expert (one of the reasons I use webobjects :-))

Hmmm...

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to