To solve the above issue the below steps need to be followed :
1> Go to oracle eclipse
2>Select the project you have created ->Right Click -> ->Build Path ->Configure Build path and below page will open :
3>Select : add external jars button and from there choose : ojdbc6.jar downloaded previously.
How to download :
Type in google to search for : ojdbc6.jar and download from oracle otn website
4> Now again select the project and try to run the application the mentioned error would not show up again.
Happy Programming!!!!!
1> Go to oracle eclipse
2>Select the project you have created ->Right Click -> ->Build Path ->Configure Build path and below page will open :
3>Select : add external jars button and from there choose : ojdbc6.jar downloaded previously.
How to download :
Type in google to search for : ojdbc6.jar and download from oracle otn website
4> Now again select the project and try to run the application the mentioned error would not show up again.
Happy Programming!!!!!
No comments:
Post a Comment