G
Garry
Hi!
I want to know if its possible to programmatically obtain
the form metadata (and for that matter report & module
metadata also!)
I've looked at the VBA DAO object library and I see it has
TableDef and QueryDef classes so it's trivial to get the
table and query metadata using these classes.
However, I don't see FormDef, ReportDef, or ModuleDef
classes that will do the same for forms, reorts, and
modules respectively.
Can somebody please tell me if this is possible is
possible, and if so, how I can do it (preferably in DAO or
ADO VB).
thanks in advance
- Garry
I want to know if its possible to programmatically obtain
the form metadata (and for that matter report & module
metadata also!)
I've looked at the VBA DAO object library and I see it has
TableDef and QueryDef classes so it's trivial to get the
table and query metadata using these classes.
However, I don't see FormDef, ReportDef, or ModuleDef
classes that will do the same for forms, reorts, and
modules respectively.
Can somebody please tell me if this is possible is
possible, and if so, how I can do it (preferably in DAO or
ADO VB).
thanks in advance
- Garry