Open an application using script
From: Rob Rutherford (rob_at_xyz.invalid)
Date: 09/13/04
- Next message: Bob Barrows [MVP]: "Re: ADSI/ASP: How to pass distinguishedName as hidden form field?"
- Previous message: Tim Munro: "The DIR function"
- Next in thread: Bob Barrows [MVP]: "Re: Open an application using script"
- Reply: Bob Barrows [MVP]: "Re: Open an application using script"
- Reply: Chris Lambert: "RE: Open an application using script"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 13 Sep 2004 15:45:56 +0100
I'm using Win XP Home and have Microsoft Office Professional installed. I'm a complete
novice as far as VB Script is concerned and would be grateful if someone could tell me
whether you can use it to open an Access database (in MS Access)?. I tried setting up
an object variable using CreateObject and then called the OpenCurrentDatabase method
but this didn't work. Does the object variable go out of scope when the script finishes thus
closing Access even if it was opened momentarily?
I don't want to have to write a VB program to do the job because I want something simple
that doesn't require installation. The reason that I want a user to run code rather than simply
open the Access database is because I want to check that the latest version of the application
resides on the user's machine and if not replace it with the latest version copied from the server.
Any advice would be appreciated.
- Next message: Bob Barrows [MVP]: "Re: ADSI/ASP: How to pass distinguishedName as hidden form field?"
- Previous message: Tim Munro: "The DIR function"
- Next in thread: Bob Barrows [MVP]: "Re: Open an application using script"
- Reply: Bob Barrows [MVP]: "Re: Open an application using script"
- Reply: Chris Lambert: "RE: Open an application using script"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|