CompactDatabase

  • Thread starter Christopher Brandsdal
  • Start date
C

Christopher Brandsdal

Anyone know? hmm..
/////////////////////////////////

Hi!
I found a database tool-script that has a functin for compacting the
database....
What is the point of compacting the database? Is it necessary?
Anyone know the advantages of doing this???


a short copy of the code
////////////////////////////////////////////////////////////////////////////
/
var oJet = Server.CreateObject("JRO.JetEngine");

oJet.CompactDatabase("Provider=Microsoft.Jet.OLEDB.4.0;Data Source=" +
sDbFName,
"Provider=Microsoft.Jet.OLEDB.4.0;Data
Source=" + sTempDbFName);
////////////////////////////////////////////////////////////////////////////
/




Thanks a lot in advance.

best regards Christopher
 
R

Ray at

I replied nine minutes after your original post. You may have to download
more than the default 300 messages if you're using OE to go back that far.

Ray at home
 
C

Christopher Brandsdal

hmm.. strange.
I have chosen to download all massages.. aprox. 19000...
But I can't find the massage..
When you posted the massage nine minutes after me, I got you're massage, but
could not read it.. It was marked with an X... And than it was gone.... can
you copy the text you wrote and paste in a new post?

thanks for helping me Ray! :)
 
R

Ray at

That's odd. Here's the other post:

Frees up junk space from deleted records, reseeds autonumbers, where
applicable. I personally think it's generally a good idea to compact from
time to time.

Ray at home
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,012
Latest member
RoxanneDzm

Latest Threads

Top