from is a sql reserved word and can't be used as column names. Change your colum name.
> for the right syntax to use near 'from INTEGER NOT NULL, to
> INTEGER NOT NULL, price INTEGER NOT N")
---
SF.Net is sponsored by: Speed Start Your Linux Ap
netanel weinberg wrote:
I have built an ejb with some fields and some of them are defined as int in
the ejb cmp2.0 source code and i'm getting error on deploying this table:
2004-02-17 10:45:22,750 ERROR [org.jboss.ejb.EntityContainer] Starting
failed
org.jboss.deployment.DeploymentException: Erro
I have built an ejb with some fields and some of them are defined as int in
the ejb cmp2.0 source code and i'm getting error on deploying this table:
2004-02-17 10:45:22,750 ERROR [org.jboss.ejb.EntityContainer] Starting
failed
org.jboss.deployment.DeploymentException: Error while creating table
Ta