Kbase P119987: Error trying to return a .Net Data Table via a Table Handle that contains a column of type System.Do
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  31/10/2006 |
|
Status: Unverified
SYMPTOM(s):
Error trying to return a .Net Data Table via a Table Handle that contains a column of type System.Double
Input result set error: <error message> (7176)
Invalid input result set object: <class name>. (7186)
There might be a mismatch between an input result set and the schema in the proxy. (7228)
Input result set error: Progress.Open4GL.DynamicAPI.ClientException: Invalid input result set object: System.Double (7186) There might be a mismatch between an input result set and the schema in the proxy. (7228) (7176)
CAUSE:
No equivalent datatype in Progress
FIX:
Use the o4glrt.SetColumnProType to set the Progress data type for the specified data column