Re: [BUGS] BUG #3417: Foreign key constraint violation occurs unexpectedly
Gregory, Thanks for the reply. The data has been added via a file, as it is static data, no user input for this table, and yes I have run the file many times. I have accidently left some information out however that I believe will probably add some light on this. The data has been added to this
Re: [BUGS] BUG #3417: Foreign key constraint violation occurs unexpectedly
"David Boesch" <[EMAIL PROTECTED]> writes: > I add data to reference > > select * from reference shows as > > id | name | description > ++ > 11 | rd | road > 12 | st | street > 13 | way