Hi Daniel,
I had the same problem before, and as I needed a quick solution, I used
string foreign keys instead (String foreign keys can be null). I will open
a scarab issue on this problem.
Thomas
"Vitzethum, Daniel" <[EMAIL PROTECTED]> schrieb am 06.12.2004
13:22:17:
> Hello list,
>
> one more question:
>
> I have a schema with nullable foreign keys of type "INTEGER".
> When saving a new object, Torque's buildCriteria method inserts
> 0 as the according column's value, what is wrong as it should be
> null. Even defaults in DB don't work therefore.
>
> My Oracle DB refuses to insert 0 as the foreign key constraint is
> violated, what is the right behavior.
>
> Any ideas how to deal with that?
>
>
> Thanks in advance,
>
> Daniel
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]