0 Replies Latest reply on May 2, 2006 3:49 PM by hfarid

    TimesTen Dialect

    hfarid

      Which dialect should I be using with timesten 6.6
      I used org.hibernate.dialect.TimesTenDialect but I am getting all sorts of errors when trying to deploy JbossPortal on it

      TT3105 Error Description says "The value passed for the "First n" clause was negative or zero"
      so I stopped using TT for the portal

      When I used timesten for my usual CMP (which are working fine on MySQL and Oracle 10g) I am getting errors in many diffrent situation
      ava.sql.SQLException: [TimesTen][TimesTen 6.0.2 ODBC Driver][TimesTen]TT7025: Illegal use of reserved keyword "UNION", character position: 2209 -- file "ptSqlY.y", lineno 6374, procedure "reserved_word_error: error"
      


      Should I use diffrent dialect?? how stable is TimesTenDialect??