Kbase 19976: OPEN CLIENT: Error 7267 with Visual Basic Applications
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  09/09/2008 |
|
Status: Verified
FACT(s) (Environment):
Microsoft Visual Basic 6
Progress 9.x
SYMPTOM(s):
ActiveX Data Objects (ADO)
Error: The field value supplied is an unsupported Variant type. (7267).
Error: Input result set error: <error message> (7176).
CAUSE:
This error is caused by an illegal data type.
FIX:
Look for a field defined as data type 'Ad-Decimal'. If you have one, replace it with data type 'Ad-Currency'.