[JBoss-user] [JBoss Eclipse IDE (users)] - Re: Hibernate Reverse Engineering Editor - no tables are sho

2006-03-28 Thread va
In the end i did set that option on tempdb, after all it's just a development db, and it worked. Enabling autocommit sounds like a better idea though. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3933206#3933206 Reply to the post : http://www.jboss.com/ind

[JBoss-user] [JBoss Eclipse IDE (users)] - Re: Hibernate Reverse Engineering Editor - no tables are sho

2006-03-03 Thread va
I found it on myeclipse site. or at least it looks the same. The workaround discussed there is enabling "Allow DDL in tran" for tempdb - is not really a workaround, since 1. I don't have the rights, 2. This is not good to do even if i could. http://www.myeclipseide.com/PNphpBB2+file-viewtopi

[JBoss-user] [JBoss Eclipse IDE (users)] - Re: Hibernate Reverse Engineering Editor - no tables are sho

2006-03-03 Thread va
"va" wrote : Also, | just read something on this page: | http://manuals.sybase.com/onlinebooks/group-as/asg1250e/svrtsg/@Generic__BookTextView/34899 | Apparently using DDL in tempdb is no a good idea... ..within transactions View the original post : http://www.jboss.com/index.h

[JBoss-user] [JBoss Eclipse IDE (users)] - Re: Hibernate Reverse Engineering Editor - no tables are sho

2006-03-03 Thread va
Also, just read something on this page: http://manuals.sybase.com/onlinebooks/group-as/asg1250e/svrtsg/@Generic__BookTextView/34899 Apparently using DDL in tempdb is no a good idea... View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3927833#3927833 Reply to the p

[JBoss-user] [JBoss Eclipse IDE (users)] - Re: Hibernate Reverse Engineering Editor - no tables are sho

2006-03-03 Thread va
Max, i upgraded to tools3.1.0.beta4 and i changed the URL to oldURL/dbName and removed property default schema, where i used to specify dbName. Now, my URL looks like this: jdbc:sybase:Tds:esmdevdb:5000/access Now i get a list of tables, and a poblem during code generation: org.hibernate.excep

[JBoss-user] [JBoss Eclipse IDE (users)] - Hibernate Reverse Engineering Editor - no tables are shown

2006-03-02 Thread va
Hi, for some reason tables are not shown when i click refresh button. I know the configuration is right, because if i change the conig file i get exceptions (in log). Can anyone explain the problem? Thanks View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3927