W
WolvenGarde
I am trying to open an adp into an object so that I can read a custom
property out of the CurrentProject class of the external file. What I am
working on is a version check routine that verifies the local version of a
file against a master copy in a global network location. I was doing this
using DOA and a custom Database property, but DOA is not compatible with
adp's, and the DB Property layer is not visible in the adp file type.
property out of the CurrentProject class of the external file. What I am
working on is a version check routine that verifies the local version of a
file against a master copy in a global network location. I was doing this
using DOA and a custom Database property, but DOA is not compatible with
adp's, and the DB Property layer is not visible in the adp file type.