Gettings all:

I am using NetDynamics 4 SP3 on Windows NT SP5 with IIS (Personal Version).  
My database is DB2 MVS.  The middleware is IBM DB2 Connect.

I have a dataobject which is using a tablespace scan.  In order to improve performance,
my DBA has asked me to attempt to set a database setting.  This can not be placed
in a dataobject.  I can trigger the setting update just fine.  However, it will not 
effect
the DataObject transaction.  I want to attempt to wrap the setting inside a transaction
with the execution of the dataobject.  However, I have no examples of how to tie the
executeImmediate to the transaction.  I have included the file for your review.  What 
seems logical to me will not compile since the executeImmediate returns a Result
Table and the transaction returns a string.  Can anyone out there help?

Thanks in advance for any assistance.

pgFaxVendorRpt.java

_________________________________________________________________________
To unsubscribe from this mailing list please send an email to:
[EMAIL PROTECTED]
Please remember to use the same email address you subscribed with.

For help in using, subscribing, and unsubscribing to the discussion
forums, please go to: http://www.netdynamics.com/support/visitdevfor.html

For dire need help, email: [EMAIL PROTECTED]

Reply via email to