Help Please:Access Procedure Call 
Author Message
 Help Please:Access Procedure Call

Is it possible to have VB invoke a procedure that resides in an Access
97 database? I know it's easy to invoke action queries using the
"DBName.Execute QueryName" syntax, but even though I've tried to do such
things as create a reference to the MS Access 8.0 library, then use
Access.DoCmd.OpenModule (ModuleName, ProcedureName), I can't get it to
work (same with .DoCmd.RunMacro, where the Macro calls the procedure).

The reason for all of this is that I'm placing the database onto a
remote server that doesn't have Access 97 installed. I would like to be
able to have my VB program conditionally invoke a procedure that would
use the SendObject method to e-mail an Access report to various
recipients (in RTF).

Thanks in advance for any help.

Dale



Fri, 02 Nov 2001 03:00:00 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. Help Please:Access Procedure Call

2. PLEASE HELP, PLEASE HELP, PLEASE HELP, PLEASE HELP, PLEASE HELP, PLEASE HELP, PLEASE HELP,

3. HELP! Automatic Access Call in procedure causing problems

4. Help:Is there a way for a CALL stmt to call any procedure

5. Please Help - Calling MS Access Caption Tag?

6. Help please accessing registry with API calls

7. Please Help - Calling MS Access Caption Tag?

8. Can anyone HELP me PLEASE PLEASE PLEASE PLEASE PLEASE PLEASE PLEASE PLEASE PLEASE

9. Calling DLL function troubles - please, please help!!!

10. Calling a procedure in Excel from Access

11. ASP calling Access procedure failed

12. Access 2.0 Module/Procedure Call Question

 

 
Powered by phpBB® Forum Software