|
-
Jul 7th, 2004, 12:52 PM
#1
Thread Starter
Fanatic Member
Run batch file without Access installed
I have the following batch file:
"C:\Program Files\Microsoft Office\Office\MSACCESS.EXE" "c:\temp\Newmdb.mdb" /x Test_Macro
TASKKILL /F /IM msaccess.exe /T
I want to run this batch file on the server but the server does not have Access installed. We are not allowed to install Access on the server.
Is there a way to execute the batch file and run the macro within the Access database WITHOUT Having MS Access installed on the server?
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
|