Tuesday, October 25, 2005
Db2 Driver properties
JCC jar - use cursorhold=1 (Don Lin)
This is required for DB2. If you don't do this, there are errors uploading batch files.
resultSetHoldability =1
You also need this one, or there are errors uploading batch files.
This is required for DB2. If you don't do this, there are errors uploading batch files.
resultSetHoldability =1
You also need this one, or there are errors uploading batch files.