There is a warning message that shows up on every log in to Quality Center.
error at line 149, (character 13)
Column is not found:
-----------------------
-----------------------
Set RecSet1 = Com1.Execute
'tf1.WriteLine("RecSet1 reccount" & RecSet1.RecordCount)
==>NextPWDModifiedDate=RecSet1.FieldValue(0) 'CDate(RecSet1.FieldVaue(0))
'tf1.WriteLine("nextPWDModifiedDate=" & FormatDate TimeVar(NextPWDModifiedDate,2))
-----------------------
-----------------------
Please help me how to getout of this issue.
Regards,
Santosh.