-->
Datasets Collection
Posted 02-26-2008 at 08:24 PM by George Altieri
When I enter this code:
Set objDS=objApp.ActiveMap.DataSets.Item(1)
This is the message:
The requested member of the collection does not exist, use a valid name or index number
Shouldn't this code connect to the first
dataset ?
Set objDS=objApp.ActiveMap.DataSets.Item(1)
This is the message:
The requested member of the collection does not exist, use a valid name or index number
Shouldn't this code connect to the first
dataset ?













