0 Replies Latest reply on Sep 5, 2006 2:55 PM by syedaf

    JBoss and Petstore using Sybase Datasource

    syedaf

      Hi,

      I am using JBOSS to run Petstore with Sybase as the datasource. My sybase-ds.xml is properly configured. However, when deploying the entity beans, I get this error:

      org.jboss.deployment.DeploymentException: Error while creating table LineItemEJB; - nested throwable: (com.sybase.jdbc2.jdbc.SybSQLException: Incorrect syntax near 'BINARY'.
      )
      ......

      Caused by: com.sybase.jdbc2.jdbc.SybSQLException: Incorrect syntax near 'BINARY'

      Please help!

      Thanks,
      Arshad