P
pdrda
I have a need to access an external ade file/project from code running in
another ade project. I have a great utility for working with mdb/mde files.
When the mde application launches it checks the server for an updated/newer
version of itself. The problem is I can't figure out how to access ANY piece
of information that resides inside the external ade file. Ideally I'd like
to use custom database properties in the adp. I figured out how to
create/set the properties but I can't seem to retrieve those properties in
one ade from code running in another ade. I can't set VB references to the
external ade because doing so locks the file and prevents it from being
copied. Any ideas or help. Thanks very much in advance. Paul
another ade project. I have a great utility for working with mdb/mde files.
When the mde application launches it checks the server for an updated/newer
version of itself. The problem is I can't figure out how to access ANY piece
of information that resides inside the external ade file. Ideally I'd like
to use custom database properties in the adp. I figured out how to
create/set the properties but I can't seem to retrieve those properties in
one ade from code running in another ade. I can't set VB references to the
external ade because doing so locks the file and prevents it from being
copied. Any ideas or help. Thanks very much in advance. Paul