cancel
Showing results for 
Search instead for 
Did you mean: 

WebDynpro and Oracle Connection

Former Member
0 Kudos

Hi all,

I have to Build a form in WebDynpro which talks to Oracle Database.I have gone through the forums suggesting that i have write a database connection code in Component Controller Context,But my application is throwing an SQL Exception(Oracle Class not Found).

I have imported ojdbc14.jar , classes11.jar, classes12.jar

But i still find an error in my application,Is that i have to code in a different Place or i have to do any configurations in J2ee Engine Server or i need to add any more JAR Files.

So plz suggest me Regarding this ASAP.

I Hope a write answer from the WebDynpro Experts.

I will reward you with the Points.

Thanks and Regards

Santosh Saraf

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

Why are you having 3 jar files? Classes12.jar would suffice for oracle driver.Otherwise please create a Oracle Driver using Visual Administrator. Then create a datasource using that driver, again using Visual Admin. Now use JNDI Lookup the datasource from web dynpro code.

regards,

Sujesh

former_member182372
Active Contributor
0 Kudos

Hi Santosh,

Did you go through ? procedure is described pretty detailed there.

Best regards, Maksim Rashchynski.