Select to view content in your preferred language

How to read database table of shape file from ArcPad layer ?

598
0
03-27-2014 11:01 PM
Reza_MahmudunNaym
Occasional Contributor
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
Tags (3)
0 Kudos
0 Replies