Compacting database

N

Nath

Hi All,

I am using 1 access database to open several databases and
inmport the data from thier tables. However, after i have
done this import i wish to compact the database.

I have set up a DATABASE object to do this as after the
import i need to run a bit of SQL on the look up tables
within the Database. The database object is DBS.

How can i make DBS compact after the import.

eg. dbs.?????????

Cheers

Nathan.
 
R

Roger Carlson

On my website is a small sample database called "CompactDatabase.mdb", which
shows you one way to do this.
 
?

???

Nath said:
Hi All,

I am using 1 access database to open several databases and
inmport the data from thier tables. However, after i have
done this import i wish to compact the database.

I have set up a DATABASE object to do this as after the
import i need to run a bit of SQL on the look up tables
within the Database. The database object is DBS.

How can i make DBS compact after the import.

eg. dbs.?????????

Cheers

Nathan.
 

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

Top