Kbase P106000: Error (7582) when populating a Cached RowSet from a proResultSet using the Java Open Client
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  05/07/2005 |
|
Status: Unverified
FACT(s) (Environment):
OpenEdge 10.0x
SYMPTOM(s):
Error (7582) when populating a Cached RowSet using the Java Open Client
A not supported result set method. (7182)
The CachedRowSet is populated from a proResultSet
The proResultSet represents the OUTPUT Temp-Table returned by a .P procedure
The proResultSet throws an exception:
com.progress.open4gl.ProSQLException: A not supported result set method. (7182)
The isAutoIncrement function has not been implemented.
Using JDK 1.5
CAUSE:
Enhancement request# 20050705-001
FIX:
This enhancement has not been implemented in the productFunctions, such as isAutoIncrement, isNullable, isCurrency, are not implemented.