Board index » delphi » Invalid Variant Type Conversion Error - This is where it stops
Rhea Urusky
![]() Delphi Developer |
Sun, 01 Aug 2004 07:00:37 GMT
Invalid Variant Type Conversion Error - This is where it stops
I have just recently started getting this error when I apply cached
updates to a detail table. As far as I know I haven't changed any code to cause this error, it just started happening. This is where the code stops, at the line with ** at the beginning. The path to this code is Delphi5\Source\rtl\Sys\system.pas Can anyone shed any light on what is causing this, please! Thanks. procedure VarChangeType(var Dest: Variant; const Source: Variant; function ChangeSourceAny(var Dest: Variant; const Source: Variant; var |