Re: [java ee programming] database connection

2010-03-23 Thread Ovidijus
SQLCODE -204 means "object does not exist". DB2 is looking for the object "DB2INST1.USERS" The DB2 assumes that db2inst1 is the schema name. You can use the SET SCHEMA statement or use the userid with the same name as your schema. Regards, Ovidijus. On Tue, 2010-03-23 at 18:59 +0800, ANUJ KUMAR

[java ee programming] database connection

2010-03-23 Thread ANUJ KUMAR
My database name is TEST usename is db2inst1 password is db2inst1 table name is USERS when i execute this code i get com.ibm.db2.jcc.b.nm: DB2 SQL Error: SQLCODE=-204, SQLSTATE=42704, SQLERRMC=DB2INST1.USERS, DRIVER=3.50.152 please help String username=request.getParameter("user"); username.tr

Re: [java ee programming] Database tables from entity classess

2010-01-31 Thread José Luis Casiano Celestino
plugin for NetBeans is UML. 2010/1/31 Michał Kościowski > Hello! > > I'm new in J2EE, and I have a question. I have been looking for any answer > on google, but i didn't find any good answer. > > I want to make database tables/schema from my entity classes... I'm using > NetBeans 6.7.1, maybe th

Re: [java ee programming] Database tables from entity classess

2010-01-31 Thread Mihai DINCA
Hi Michał There is an UML plugin for NetBeans (installed in standard I think) that allows to make reverse engineering. There is a NetBeans plugin dedicated to DB modeling (the "Mogwai ERDesignerNG"), but I don't know if you can directly use your entity classes or the derived diagrams or if you

[java ee programming] Database tables from entity classess

2010-01-31 Thread Michał Kościowski
Hello! I'm new in J2EE, and I have a question. I have been looking for any answer on google, but i didn't find any good answer. I want to make database tables/schema from my entity classes... I'm using NetBeans 6.7.1, maybe there is a tool or plugin for this IDE? Greetings, Michał. -- You rece

[java ee programming] database normalization

2009-09-29 Thread ANUJ KUMAR
In 3nf table if we have to change something then do we need to write queries for changing in each table --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Java EE (J2EE) Programming with Passion!" group. To post to this

[java ee programming] database

2009-08-13 Thread ANUJ KUMAR
can there be a refrence key without a primary key --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Java EE (J2EE) Programming with Passion!" group. To post to this group, send email to java-ee-j2ee-programming-with-pas

[java ee programming] Database

2009-06-29 Thread Erdal KAYA
Thanks I did it I can connect database --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Java EE (J2EE) Programming with Passion!" group. To post to this group, send email to java-ee-j2ee-programming-with-passion@goo

[java ee programming] Database

2009-06-25 Thread Erdal KAYA
I'm New java how ı can connect databese with netbeans Could you make an example Thanks --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Java EE (J2EE) Programming with Passion!" group. To post to this group, send ema