may differ.
Scott
-Original Message-
From: Skip Walker [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, October 16, 2001 1:12 PM
To: [EMAIL PROTECTED]
Subject: Torque with DB2 marking all columns in SQL as NOT NULL
I'm trying to use torque to generate an SQL for my db2 database. The
p
I'm trying to use torque to generate an SQL for my db2 database. The
problem is that the sql generated is marking every single column as NOT
NULL, even though I have the column in the schema.xml file as
required="false".
Has anyone experienced as similar problem.
Thanks,
Skip