Hello
I was trying to get Recordset from shp file layer and using MoveNext I am searching value for a field. But for all row its return 0(zero).
When I am working with AXF layer, I use DataSource object and Excecute method and got my intended data easily. For shp file DataSource Object is null. So for shp file I cannot use Datasource.
Can Someone help for shp file layer please?
Thanks
Naym