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 View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3969556#3969556 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3969556 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
