Hi I am using OJB 0.9.2. This uses Torque to create the database tables. I am using a DB2 database. After several modifications to sql\base\db2 and adding a sql\load\db2 I have managed to create and populate the tables. However I notice that all columns are defined with the NOT NULL attribute. This is the case even if "required=false" is specified or the required attribute is omitted. What do I need to do so that the NOT NULL attribute is only generated on a need to have basis.
I see that although Torque supports DB2 it is untested. Are there any plans to test it? Thanks for your help Avril _______________________________________________________________ http://www.webmail.co.za the South-African free email service -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
