JETCOMP.exe utility switch to path to database to compact
- From: Janis <Janis@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Mon, 11 May 2009 18:19:01 -0700
This question was originally posted on this list and then cross posted to the
wrong list. Since time has elapsed I'm posting again here with the answers
to my original questions which now have new questions to the answers. My new
questions are in all caps to set them off. BOB BARROWS MVP ANSWERED THIS
ORIGNALLY.
..
Janis wrote:
I don't think this utility is working. I downloaded the compact
utility. I created a new empty database. In the utility I selected
the soruce backend database. I selected the compact to database as
the new blank database. It got an error when I ran it and no
explanation as to what was wrong. This database was a Access 2000
but it was upgraded to Access 2003. Could that be the reason? .
Probably. There was a link in the article I posted to this article:
http://support.microsoft.com/kb/295334/EN-US/
which does apply to Access 2003.
THERE IS NO LINK TO A SEPARATE ACCESS 2003 JETCOMP.exe ON THAT PAGE. ON THAT LINK IT HAS ALL THE THE VERSIONS LISTED ABOVE EXCEPT ACCESS 2003 WHERE THE DOWNLOAD FOR THE UTILITY IS. THEN IT SEPARATES OUT ACCESS 2003 BELOW AS IF THERE WAS ANOTHER DOWNLOAD FOR ACCESS 2003 BUT IT DOESN'T GIVE THE LINK. I AM THINKING THERE WERE 2 UTILITIES AND NOW THEY ARE COMBINBED? OTHER THAN THAT I CAN'T FIND A DIFFERENT UTILITY FOR 2003.
TheThis utility can be run from the command line, so you can use WshShell .run
other question, isn't this utility for a tech support person? I
don't know if it will stay set up for the from and to sources for a
technically challenged user? I may need to stick with the script.
to run it. See http://msdn.microsoft.com/en-us/library/d5fk67ky(VS.85).aspx
When you have the correct version of the utility downloaded, open a command
window (enter "cmd" into the Start > Run dialog) and enter
p:\ath\to\jetcomp.exe /? to see the command line options. Experiment with
creating the proper command line to run jetcomp to compact your database,
and when you have it, use the Run method in your vbscript code to execute
it.
cmd c:\Program Files\Microsoft Office\JETCOMP.exe /S "c:\SwimClub\acsc_be"OKAY I TRIED THE COMMAND LINE AND READ ALL THE OPTIONS. I CAME UP WITH THIS
.
- Follow-Ups:
- Re: JETCOMP.exe utility switch to path to database to compact
- From: Bob Barrows
- Re: JETCOMP.exe utility switch to path to database to compact
- Prev by Date: Re: Scanning multiple folders for files possible?
- Next by Date: Re: JETCOMP.exe utility switch to path to database to compact
- Previous by thread: script resize / image compression?
- Next by thread: Re: JETCOMP.exe utility switch to path to database to compact
- Index(es):
Relevant Pages
|