0 Replies Latest reply on Nov 23, 2005 11:31 AM by pwang33

    MS SQL Server Error- Disallowed implicit conversion from dat

    pwang33

      I am installing jbpm 3.0 to MS SQL server. It has problem to log the stuff to the JBPM_LOG table. The error I am getting is
      Disallowed implicit conversion from data type datetime to data type timestamp, table 'OrderMgmnt.dbo.JBPM_LOG', column 'DATE_'. Use the CONVERT function to run this query. Thanks for any help.