How does torque know whether a column,meaning a variable of the column is nullable or not?
Is that determined in the code?
Thanks in advanced,
Yoav
User Profile
Collapse
-
java torque nullable columns
-
adding nullable columns through torque
Hello,
I wanted to know if there is any way is torque to add nullable columns to a table
(through the code)?
Thanks i nadvanced'
Yoav -
DB2 SQL Error: SQLCODE=-407, SQLSTATE=23502, SQLERRMC=TBSPAC EID=6, TABLEID=9, COLNO=0, DRIVER=3.50.152
is the tarce.
I guess that torque is trying to put null to not null columns.
the thing is that:I have changed the columns in my db2 to nullable,and indeed SQL queries are successful in putting null.but torque still thinks they are unnullable,beca use the change was only in the database....
my question is,how to make torque... -
java torque save method exception
Hello,
I have a problem with an application I have been developing that uses java torque.
When I try to save a specific table content (table name is US),like this:
US.setXXX (value) ( XXX is the columns name, value is the value to put.type is INTEGER),then I do US.save ( ),I get an exception.
More specificly,the exception is thrown when invoking currentConnecti on.
I will also state that I have tried to drop some... -
DB2 error in DB2 control center
Hello,
I have been trying to enter SQL statmenbts to DB2 control center command line.
I saw that user "Thames" wrote to you:
> I have to repost my question for help.
>
> Yesterday I set up two DB UDB ESE V8.2 server on linux and windows
> platform, respectively. Both servers have been connected without any
> problems
> However, It gave me such error when I tried to...
No activity results to display
Show More
Leave a comment: