Hello,
  I'm trying to define a column with a non-primitive data type (<column
name="foo" type="bar"...). Apparently (according to the database_3_1.dtd and the
templates/sql/base/msssql/db.props files), Torque knows nothing custom data types.  
  I tried to add the missing info on both files, but it keeps throwing exceptions.  

  Is there any way to make Torque work? I could ommit these columns and add them
later manually to the .sql file that inserts the tables, but then Torque will
not create java code for those columns.

Thanks,
Antonis
-- 



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to