"" <jpgmt_at_sbcglobal_dot_net>
2006-10-12 16:05:53 UTC
If I have one addin and I want to have add specific ADO SQL query to just
ONE template dot, when this one dot is launched (via automated process, no
user intervention and off to the printer it goes) I want to know if and how
to access the methods in the addin from the dot?
How do I access the methods in the addin?
How do I make sure that the dot fires AFTER the addin's auto_exec?
I have an automated printing process that is launched from an app & DDE
server that will give me a recID to do my query.
There is one generic addin to support this process, I want to add code in
just one template to retrieve data not exposed by the application.
In a perfect world, the primary addin's auto_exec will fire establishing the
functions needed by the dot's ADO query.
TIA
JeffP...
ONE template dot, when this one dot is launched (via automated process, no
user intervention and off to the printer it goes) I want to know if and how
to access the methods in the addin from the dot?
How do I access the methods in the addin?
How do I make sure that the dot fires AFTER the addin's auto_exec?
I have an automated printing process that is launched from an app & DDE
server that will give me a recID to do my query.
There is one generic addin to support this process, I want to add code in
just one template to retrieve data not exposed by the application.
In a perfect world, the primary addin's auto_exec will fire establishing the
functions needed by the dot's ADO query.
TIA
JeffP...