hi
  you can look at file executor/ExExeUtilCli.h/cpp.
It has code/examples on how to use columnwise or rowwise rowsets
from C code in case you want to test different interfaces.
Look for cwrs*  or rwrs* in that file.

java/jdbc app will be easier to use though from a user app interface.
But there may be restriction on what kind of rowsets are used
for inserts or selects.

  anoop

-----Original Message-----
From: Dave Birdsall [mailto:[email protected]] 
Sent: Tuesday, January 23, 2018 8:49 PM
To: [email protected]
Subject: Rowsets in Trafodion

Hi,

Is there a way to use rowsets in Trafci? (Regression test executor/TEST015 
suggests that sqlci does not support rowsets.)

Or must one write JDBC code to use rowsets?

Are there examples of JDBC code that use rowsets for input? (I did find an 
output example, in 
trafodion/core/conn/jdbc_type2/samples/JdbcRowSetSample.java).

Thanks,

Dave

Reply via email to