[JBoss-user] [Persistence,JBoss/CMP, Hibernate, Database] - Re: Unable to comit simple CMP field Why????

2005-11-22 Thread tiago_gaspar
Ok I've got it. The problem was the jdbc driver for sql server 2000. %$%$#^% Microsoft I'm using the JTDS Driver now. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3908530#3908530 Reply to the post :

[JBoss-user] [Persistence,JBoss/CMP, Hibernate, Database] - Re: Unable to comit simple CMP field Why????

2005-11-21 Thread oglueck
You just need to read. The exception tells you: Update failed. Expected one affected row: rowsAffected=0 There is just no such record that you are trying to update. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3908236#3908236 Reply to the post :

[JBoss-user] [Persistence,JBoss/CMP, Hibernate, Database] - Re: Unable to comit simple CMP field Why????

2005-11-21 Thread tiago_gaspar
Yes there is !!! Please, read my post more carefully I can read it o'right, but when I try to change it, I get this at the end of the method. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3908260#3908260 Reply to the post :