ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
Do you have a collection of Interview Questions and interested to share with us!!
Please send that collection to along with your userid / name. ThanQ
Google
 
 Categories  >>  Software  >>  Java J2EE  >>  Java Related  >>  JDBC       
Suggest New Category 
 


 

View Page with Answers
  Question  Asked @ Answers Views     select
 
Which Driver is preferable for using JDBC API in Applets?  1  884
What are the conditions applies to varchar variable, when using in procedures?  0  146
What is the latest version of JDBC? What new features are added?  3  1292
What is the exception thrown by JDBC ?  6  1413
What is database null and Java null?  0  207
What is the difference between Minus, and Intersect?  1  739
What is the difference between Union, Unionall ?  1  961
What is JDBC and ODBC and what are the differences between them? TCS   9  6028
What is the difference between ExecuteUpdate and ExecuteQuery?  1  2098
What is a PreparedStatement? Infosys  3  748
What are static and dynamic queries?  1  1122
What is meant by a ResultSet?  3  1215
What is Statement and PreparedStatement? whatz the difference?  2  1619
What is de-normalization?  1  683
What is correlated subquery? emc2   0  226
E-Mail New Answers        Answer Selected Questions        Post New JDBC Question
 
Prev    1   2   3   4   5    [6]   7   8   9   10   11    Next
 
 
 Core Java interview questions   Core Java Interview Questions  Advanced Java interview questions   Advanced Java Interview Questions  Swing interview questions   Swing Interview Questions
 EJB interview questions   EJB Interview Questions  Servlets interview questions   Servlets Interview Questions  Struts interview questions   Struts Interview Questions
 JDBC interview questions   JDBC Interview Questions  JMS interview questions   JMS Interview Questions  SunOne interview questions   SunOne Interview Questions
 J2EE interview questions   J2EE Interview Questions  Weblogic interview questions   Weblogic Interview Questions  Websphere interview questions   Websphere Interview Questions
 Java Networking interview questions   Java Networking Interview Questions  Java J2EE AllOther interview questions   Java J2EE AllOther Interview Questions
 
 
 
Un-Answered Questions
 
 Question Views Asked at   Select
 
What are the common JDBC problems that you got and how do you solved them? 145  
code to insert values/rows into oracle database from a java swing textfield when a button is pressed(using preparedstatements) 393  
How we store procedure in oralce for callable statements in jdbc 11  
java.lang.ClassNotFoundException:oracle.jdbc.driver.OracleDr iver? I get this error at run time.I used oracle10G. I set CLASS PATH:C:\oraclexe\app\oracle\product\10.2.0 \server\jdbc\lib\ojdbc14.jar; I write JDBC PROGRAM like import java.sql.*; class Example { public static void main(String args[]) { try { Class.forName ("oracle.jdbc.driver.OracleDriver"); System.out.println("Driver Loaded"); Connection con=DriverManager.getConnection ("jdbc:oracle:thin:@localhost:1521:xe","system","salmas"); System.out.println("Driver Connected"); Statement st=con.createStatement(); ResultSet rs=st.executeQuery("select * from emp"); while(rs.next()) { System.out.println(rs.getInt(1)); System.out.println(rs.getString(2)); System.out.println(rs.getString(3)); } st.close(); con.close(); } catch(Exception e) { System.out.println(e); } finally { System.out.println("it's finally block executed"); } } } 5  
How vendor Naming registry supports JNDI? 245  
please tell me the name and url path for type-4 driver ? 24  
What is database null and Java null? 207  
What is Normalization? 136  
What is isolation level? How to set it? 179  
Does the JDBC-ODBC Bridge work with Microsoft J++? 254  
How MS-Access DB can be accessed over a network, using JDBC API? 281  
What is correlated subquery? 226 emc2
How to know howmuch data is truncated? 109 Mastek
Explain how data flows from view to db and reverse 176 Bosch
What are restrictions on triggers? 184  
all Java qts are imp ? 40 eBay
The new features of the JDBC 2.0 API, will be supported for JDBC-ODBC Bridge? 235  
How to check null value in JDBC? 304  
What are the conditions applies to varchar variable, when using in procedures? 146  
Are there any ODBC drivers that do not work with the JDBC- ODBC Bridge? 561  
E-Mail New Answers        Answer Selected Questions
 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com