How is your project connected to the Database...tell the
procedure??

Answers were Sorted based on User's Feedback



How is your project connected to the Database...tell the procedure??..

Answer / t.s.kumar

go to control panel select odbc connectivity select the
back end like oracle,sqlserver,db2 etc sgive your project
path in this you can connect to the database as a back end

Is This Answer Correct ?    5 Yes 0 No

How is your project connected to the Database...tell the procedure??..

Answer / prasanna kumar das

To connect java program into database we follow 2 steps,
1.
Driver drv=oracle.jdbc.driver.OracleDriver
DriverManager.registerDriver(drv);
2.
Connection con=DriverManager.getConnection
("Oracle:thin:@localhost:1521:xe","uname","password");

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Manual Testing Interview Questions

when will u write user aceptance test cases before functional or after?

2 Answers  


What is Equivalance Class?

7 Answers  


hai friends i did my bcom (distance with out inter)and iam pursuing mca(distance alagappa university)iam learning testing cource in ameerpet can i elgibel for testing jobs pls guide me … …and send details to rangavijetha@gmail.com..thanks

0 Answers  


What is a testing process / lifecycle?

0 Answers  


hi i am kavita. i have completed software testing course.i am electronics background.my testing as question is why choose in software testing as a career.plz send me this answer and help me.

3 Answers   LinguaNext,






Hi friends Does anyone have screen shot of POWERMHS and please can anyone post anything which will be helpful to understand POWERMHS. thanks.

0 Answers  


can anybody pls tell me that what type of interaction takes place or what type of discussions or questions take place between a tester and client regarding the project.

2 Answers  


work break down structure in manual testing

3 Answers  


what are different reports prepared by a tester and their templates.

3 Answers  


wat kinds of documents requied during regression testion ? at time regression testing is done? can we do it repeatdly

2 Answers  


need testing projects where can i find them

0 Answers   IBM,


where did u gather requirements? what is user acceptance testing? in real time plz send me as early as possible?

2 Answers   CTS,


Categories