software to shrink/compact database

M

Marco

hello.
I already had asked for solutions to shrink/compact my front-end database
and I tried several things but nothing so far.

Does anyone know any external good software to shrink access database?

my front-end has 185 after compacted after I import a few queries and forms.
the size was 30mb and now 185mb

Please help a desespareted man here.

Thaks,
Marco
 
M

Marco

Hi,

I tried that. it was a suggestion of my last post about this subject but it
stays with the same size.

Thanks anyway.

Marco
 
T

Tom van Stiphout

On Tue, 25 Nov 2008 10:41:02 -0800, Marco

How come your FE was 30 MB? How many *tables* did it have? How many
objects of each category?

-Tom.
Microsoft Access MVP
 
M

Marco

Hi.

I run the access option "Performance" and onthe of the results was:

Aplication: the application is not saved in a fully compiled state

What is this and where can I change it to fully compiled state?


Thanks.
Marco
 
J

John W. Vinson

Hi.

I run the access option "Performance" and onthe of the results was:

Aplication: the application is not saved in a fully compiled state

What is this and where can I change it to fully compiled state?

Open the database; type Ctrl-G to open the VBA editor. Select Debug... Compile
<your database name here>.

Fix any compile errors and repeat until there are none.

After you're done, close VBA and Compact again.
 

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