Home Page for the TeradataForum
 

Archives of the TeradataForum

Message Posted: Thu, 10 Jan 2002 @ 05:10:05 GMT


     
  <Prev Next>  
<<First
<Prev
Next>
Last>>
 


Subj:   JDBC Connectivity Queries
 
From:   Suganya S

Hi,

JDBC Connectivity Queries:

1. Cannot create a 'Connection.createStatement' with TYPE_SCROLL_SENSITIVE and CONCUR_UPDATABLE ResultSet

Connection con = DriverManager.getConnection
("jdbc:teradata://c-1183:1521/demo1099","DBC","DBC");

Statement stmt = con.createStatement(ResultSet.TYPE_SCROLL_SENSITIVE, ResultSet.CONCUR_UPDATABLE);

-> Exception: java.lang.NullPointerException
               at jdbcConnect.
               at jdbcConnect.main

Due to this I could not do any of the scrollable functions like, first,last,prev,beforefirst,absolute etc..


Regards

Suganya S



     
  <Prev Next>  
<<First
<Prev
Next>
Last>>
 
 
 
 
 
 
 
 
 
  
  Top Home Privacy Feedback  
 
 
Copyright for the TeradataForum (TDATA-L), Manta BlueSky    
Copyright 2016 - All Rights Reserved    
Last Modified: 15 Jun 2023