PC Review Forums Newsgroups Microsoft Access Microsoft Access VBA Modules Re: Compact Database

Reply

Re: Compact Database

 
Thread Tools Rate Thread
Old 30-06-2003, 10:18 PM   #1
Timothy C. Doherty
Guest
 
Posts: n/a
Default Re: Compact Database


You can write code to compact the back end, assuming all connections from
your front-ent are closed (including any bound forms). However, you can't
compact the front end from one of its forms while it's open.

--
Timothy C. Doherty
Senior Systems Architect
Destination Technologies, Inc.
www.planology.com


"Vichet Chea" <VichetChea@hotmail.com> wrote in message
news:039301c33eba$7d09a890$a301280a@phx.gbl...
> I want to code one function that compact Back-end and
> Front-end database at one time. And i the Function must
> be on the form of Front-End.
>
> Thank you



  Reply With Quote
Old 01-07-2003, 12:25 AM   #2
Juan M. Afan de Ribera
Guest
 
Posts: n/a
Default Re: Compact Database

Hi Timothy,

"However, you can't compact the front end from one of its forms while it's
open. "

In A2k or AXP you can use just one line of code to do that. Have a look at

http://www.mvps.org/access/general/gen0041.htm


--
Saludos desde Barcelona
Juan M. Afan de Ribera
<MVP Ms Access>


"Timothy C. Doherty" <tim@planology.com> escribió en el mensaje
news:vg16oaa56rhiae@corp.supernews.com...
> You can write code to compact the back end, assuming all connections from
> your front-ent are closed (including any bound forms). However, you can't
> compact the front end from one of its forms while it's open.
>
> --
> Timothy C. Doherty
> Senior Systems Architect
> Destination Technologies, Inc.
> www.planology.com
>
>
> "Vichet Chea" <VichetChea@hotmail.com> wrote in message
> news:039301c33eba$7d09a890$a301280a@phx.gbl...
> > I want to code one function that compact Back-end and
> > Front-end database at one time. And i the Function must
> > be on the form of Front-End.
> >
> > Thank you

>
>



  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off