Executing MS Access Code from VB application 
Author Message
 Executing MS Access Code from VB application

I have a VB5 application from which I would like to execute a subroutine found
in an MS Access 97 database module.  How can this be done?

--
Mike Czizek
  Iowa Network Services, Inc.



Sat, 15 Sep 2001 03:00:00 GMT  
 Executing MS Access Code from VB application
reference access in your references section, then use automation to open the db
and execute the code.

--------------------------------------------------------------------------
--------------------------------------------------
see utana's VB algorithm lab
http://www.utana.com



Sun, 16 Sep 2001 03:00:00 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. Executing a MS Access Macro from VB Code???

2. Sample Code Needed to Compress a MS Access file from code in a VB 6 program

3. Executing MS SQL Server 2000 stored procs via MS Access 2000

4. execute module contained in ms access from vb-app

5. Executing MS Access modules from within VB

6. Accessing an MS-Access module from VB code

7. execute Access Macro or code from VB?

8. execute Access Macro or code from VB?

9. Executing Access Query within VB Code

10. Driving MS Project from MS Access 2000 developed application

11. Controlling MS access from VB application - a question

12. how to convert ms access application to VB ???

 

 
Powered by phpBB® Forum Software