| Site Admin George Altieri |
Last Activity: 03-04-2008
Blog
View George Altieri's BlogRecent Entries
Latest Entry
Posted in Uncategorized
When I enter this code:
Set objDS=objApp.ActiveMap.Da taSets.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.Da taSets.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 ?
Posted in Uncategorized
I am having trouble connecting to my data set. It looks like my code for entering the path is correct.
Set objDS=objApp.OpenMap(objA pp.Path & "
Data Base File Name
When I enter this it is not accepted.
Set objDS=objApp.OpenMap(objA pp.Path & "
Data Base File Name
When I enter this it is not accepted.
Recent Comments




