A
Alp
Hi Experts,
What would be the best approach in getting a list of forms from an external
database via VBA?
So far the only way I could was to create a new table in the running
application, appending the needed field data from MSysObjects of the ext db
and by a QueryDef displaying the result. Actually I do not want to store
this data in the current application but rather use it as a source for a
combobox control on a form.
Possible? Thanks in advance.
Alp
What would be the best approach in getting a list of forms from an external
database via VBA?
So far the only way I could was to create a new table in the running
application, appending the needed field data from MSysObjects of the ext db
and by a QueryDef displaying the result. Actually I do not want to store
this data in the current application but rather use it as a source for a
combobox control on a form.
Possible? Thanks in advance.
Alp