Kbase P49146: Using Open Client to obtain a resultset and to count the num
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  2/17/2004 |
|
Status: Unverified
FACT(s) (Environment):
Progress 9.1D
SYMPTOM(s):
Using Open Client to obtain a resultset and to count the number of fields.
getColumnCount() returns incorrect number of fields.
Getting inconsistent number of fields when executing getColumnCount().
CAUSE:
Used inappropriate method to obtain the desired results.
FIX:
Use getFieldCount() method to obtain the proper number of fields, columns.