Hi All,
I am using the For Each activity to iterate through the Data table but getting this error -
Option strict on disallows implicit conversions from ‘System.Data.DataTable’ to 'System.Collections.IEnumerable’
Could someone help me resolve this issue
Thanks
Arjun