| Author |
using oracle
|
Dong Atienza
Greenhorn
Joined: Jun 09, 2004
Posts: 2
|
|
Hi, Am trying to create an entity bean that uses oracle.Using the deploytool of j2sdkee1.3, i get an error whenever i try to generate the SQL code.. please help...
|
 |
Paul Sturrock
Bartender
Joined: Apr 14, 2004
Posts: 10336
|
|
|
If you want help, the first step is to tell people here what is wrong. Most people here will try to be helpful but unfortunately your question is far to vague to even begin guessing what the problem might be. An absolute requirement of any "something's not working" post like this is you post the error message you are seeing.
|
JavaRanch FAQ HowToAskQuestionsOnJavaRanch
|
 |
Pradeep bhatt
Ranch Hand
Joined: Feb 27, 2002
Posts: 8876
|
|
|
Is the Oracle JDBC Driver in the classpath?
|
Groovy
|
 |
Dong Atienza
Greenhorn
Joined: Jun 09, 2004
Posts: 2
|
|
|
the oracle jdbc driver is in the classpath, what happens is the error occurs whenever i perform the deployment where a RemoteException occurs stating error connection to a database
|
 |
Selvam Perumal
Greenhorn
Joined: Jun 07, 2004
Posts: 1
|
|
Hi, This error may be due to the non availability of DSN name or Oracle may not be running at the time of generating the sql. Hope it helps. - Selva
|
 |
 |
|
|
subject: using oracle
|
|
|