How is your project connected to the Database...tell the
procedure??
Answer Posted / 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 View All Answers
name poneno dept sun 9894433467 computer This is the xls sheet a programs written to transfer this data into database write test cases and test scenario?
What types of software testing are available?
What type of metrics would you use?
Hi, Please can one tell me how to test the usability testing, which method has to be used, how to write the report? Thanks Deepa
What is Web architecture that are followed while doing online project and tell the samples of architecture?
What are bug leakage and bug release?
What is Batch testing? Facets Benefit Configuration
do we need to write test cases for workflow of the product for instance: there is 2 module "TRAINING ASSIGN MODULE" and "EMPLOYEE" in TRAINING assign MODULE iam assigning training to employee setp is 1.selct traning "oracle" 2.select employee u want assign "peter" 3.apply. now to check whether training assign or not GOTO EMPLOYEE module 1.click on "peter" 2.click on 'view assign to employee'link.now this is a flow do i need to write test cases for this fllow.plz help me guy mail me nirmal_rawatt@rediff.com
What is white box testing?
What is middle ware testing?? what are the companies using this tech?
Test Cases For Router&Switch
wat if fiddler and how it is used in tesing an application. please explain with a real time scenario
What is quality center?
Difference between adhoc testing and error guessing?
What exactly you do as a Configuration controller?