Thank you, Knut, for your reply and your efforts to help me. It turns out that the fields I thought contained null values actually contained empty strings, so the NOT NULL constraints are working fine. ~Sisilla
Knut Anders Hatlen wrote: > > Sisilla <[EMAIL PROTECTED]> writes: > >> Hello Again, >> >> It seems that my java program ignores the NOT NULL column constraints >> that I >> have declared on my derby database table. What am I missing here? I >> appreciate any help. > > Hi Sisilla, > > It would be easier to help if you could post the statements you used > for creating the table and the constraints, as well as an example of a > statement that violates the constraints. > > -- > Knut Anders > > -- View this message in context: http://www.nabble.com/java-method-called-from-a-JSP-cannot-load-ClientDriver-tf2768547.html#a7737325 Sent from the Apache Derby Users mailing list archive at Nabble.com.