Calling a Function in an MS Access Class/Form/Module from an outside application 
Author Message
 Calling a Function in an MS Access Class/Form/Module from an outside application

How do you call a Function in an Access Class/Form/Module from an outside
application?

Thanks.



Mon, 14 Apr 2003 22:23:44 GMT  
 Calling a Function in an MS Access Class/Form/Module from an outside application

Generally speaking, you don't. You can use automation to open access and use
the Run method to call code, but there is only so much you can do....

Please give more detail on what you are trying to do here and maybe you can
get a better answer. :-)

--
MichKa

a new book on internationalization in VB at
http://www.i18nWithVB.com/


Quote:
> How do you call a Function in an Access Class/Form/Module from an outside
> application?

> Thanks.



Mon, 14 Apr 2003 23:20:04 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. Call module functions from outside of module?

2. MS-Access module function call from VB

3. Calling Modules & Macros from outside Access

4. How to call (and execute) the DoCmd.RunCommand from outside MS-ACCESS

5. Accessing procedures of a class module from another class module

6. Answer: User Defined Function in Query called from outside Access

7. Calling a Class Module;CFileDialog - from OnClick of Button on form

8. Form, module, class and sub or function names at runtime

9. Error handling outside class modules

10. Calling a Class Module in Access Event

11. calling/running MS Access module from ASP pages

12. How to call one VB class module method from another class in an ActiveX dll

 

 
Powered by phpBB® Forum Software