|
-
Dec 2nd, 2002, 05:54 PM
#1
Thread Starter
Hyperactive Member
access autoexec on another box
I have 2 computers in my office.
Outlook is setup to launch certain databases when emails arrive with a string in the body of the email, using the rules wizard.
I would like to move all the databases over to my second computer and have them run on that box.
So I’m looking for ideas on how to launch the databases with out them running on my primary computer.
-
Dec 2nd, 2002, 11:40 PM
#2
Member
I'd say it should work that way if :
1.- You moved your databases to the second PC in the same drive/path you have them in the first
2.- You connect to the same account in Outlook AND
3.- Your rules are stored in the server, NOT the PC #1 ( can be saved both ways as far as I remember )
I'd recomend trying and smile... or trying and writing back here your detected symptoms
-
Dec 3rd, 2002, 10:27 AM
#3
Thread Starter
Hyperactive Member
the second computer is not running Outlook. is there some way to "trigger" an Access database on another machine?
-
Dec 4th, 2002, 01:15 PM
#4
Member
mmmhhh.... I can't think of a "natural" way to do it... but if you can have a program there, that checks, for example, a file in a shared folder and according to this start Access...
-
Dec 4th, 2002, 03:12 PM
#5
Thread Starter
Hyperactive Member
would this work...?
have a VB app on my computer that executes another VB.exe(2) app on the second pc. set the second(2) vb app "on open" to launch the Access db.
sounds like a krack head plan....
-
Dec 4th, 2002, 06:21 PM
#6
Member
well, seems you have all you need now then.... but let me ask you ... how did you handle the start of that second app ?
-
Dec 4th, 2002, 07:18 PM
#7
Thread Starter
Hyperactive Member
i have not started on the code.....
i'm now working on moving the access db over to msde and creating a triger that will do all the updates that i need. so far it's working.
so.....
the outlook wizard will open a small database that will send todays date to the msde table on the second computer. when that table gets updated it will trigger rest of the db... with any luck....
i/we cant think of any othe way around this.....
-
Dec 5th, 2002, 06:21 PM
#8
Member
Other alternatives are.... if you can have Access open in PC2, waiting for that change being executed from PC1 in a table (attached) or having a winsock based program in PC2 waiting for that trigger to start even more than one process... choice is yours
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|