writetoashishp
New member
- Local time
- Today, 12:54
- Joined
- Apr 2, 2009
- Messages
- 4
I want to install 2 files (Frontend mdb and backend mdb) in user environment.
Problem when deploying is, in the frontend mdb, i have to inject (configure) the backend mdb path.
How to do that programaticaly, i mean to use any module/macro or what?
I will put these things in my setup (either a vbscript) or steps to execute in mdb when installing.
Things i need:
1. What is the code to modify "MSysObjects" table?
2. Where should i put the code?
Thanks for providing nice place.
Problem when deploying is, in the frontend mdb, i have to inject (configure) the backend mdb path.
How to do that programaticaly, i mean to use any module/macro or what?
I will put these things in my setup (either a vbscript) or steps to execute in mdb when installing.
Things i need:
1. What is the code to modify "MSysObjects" table?
2. Where should i put the code?
Thanks for providing nice place.