If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > Informix > Informix Java Cursor Example

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 01-27-04, 13:26
msliebman msliebman is offline
Registered User
 
Join Date: Jan 2004
Posts: 1
Informix Java Cursor Example

Does anyone have an example of Java code opening, creating, fetching, and closing a cursor in Informix?
Reply With Quote
  #2 (permalink)  
Old 01-29-04, 00:25
Amit Dandekar Amit Dandekar is offline
Registered User
 
Join Date: Oct 2003
Posts: 29
Download IBM Informix JDBC driver from
http://www.ibm.com/software/data/informix/tools/jdbc/
Install it.

There are examples in demo/basic directory of installation.
Following will be of your interest

ScrollCursor.java
UpdateCursor1.java
UpdateCursor2.java
UpdateCursor3.java
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On