User Profile

Collapse

Profile Sidebar

Collapse
Yoav
Yoav
Last Activity: Nov 4 '08, 09:45 AM
Joined: Sep 25 '08
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • Yoav
    started a topic java torque nullable columns
    in DB2

    java torque nullable columns

    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
    See more | Go to post

  • Yoav
    started a topic adding nullable columns through torque
    in DB2

    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
    See more | Go to post

  • Yoav
    replied to java torque save method exception
    in DB2
    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...
    See more | Go to post

    Leave a comment:


  • Yoav
    started a topic java torque save method exception
    in DB2

    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...
    See more | Go to post

  • Yoav
    started a topic DB2 error in DB2 control center
    in DB2

    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...
    See more | Go to post
No activity results to display
Show More
Working...