Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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

How much time it will take for regression testing

6 Answers   AppLabs,


What is bug severity?

0 Answers  


By using any techinique in tesing......how to find the greatest number between 1-10.?

2 Answers  


what is valdiation

6 Answers  


Explain Bug/Defect Life cycle?

6 Answers  


in which Software Life cycle phase does testing occur?

2 Answers  


diffrence between application testing and product testing?

9 Answers   Satyam,


One very small question, If application/ website performing all the function perfectly like submission, deletion, editing etc, why do we require Data base testing saparately. Please understand before reply thanks !!

3 Answers   Adobe,


which metrics you collect after testing process?

1 Answers  


Difference between cache and cookie.

5 Answers   ADITI,


Can you explain the various elements of function points ftr, ilf, eif, ei, eo, eq, and gsc?

0 Answers  


How can I do Server side Interface testing in Web Testing?

0 Answers   Apple,


Categories