PC Review


Reply
Thread Tools Rate Thread

closing another database

 
 
=?Utf-8?B?THVpcw==?=
Guest
Posts: n/a
 
      17th Mar 2006
Hello.
I'm the administrator of two access 2003 db's. One db (db1) updates data
that the other db (db2) uses. The problem is that if a user has db2 opened, i
have an error in the updating process.
How can I, from db1, force db2 to close before the update process begins?

Thanks,

Luis
 
Reply With Quote
 
 
 
 
=?Utf-8?B?QnJpYW4=?=
Guest
Posts: n/a
 
      30th Mar 2006
See this link:

http://support.microsoft.com/kb/304408/en-us

Basically, it involves using a flag file of some sort. DB1 places the file
when it needs to close db2. Set up a timer in db2 that checks for the
existence of the flag file. If the flag file exists, then db2 closes.

"Luis" wrote:

> Hello.
> I'm the administrator of two access 2003 db's. One db (db1) updates data
> that the other db (db2) uses. The problem is that if a user has db2 opened, i
> have an error in the updating process.
> How can I, from db1, force db2 to close before the update process begins?
>
> Thanks,
>
> Luis

 
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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Closing another database with VBA Gaetan Microsoft Access 1 5th Feb 2008 10:20 AM
closing database =?Utf-8?B?bWhtYWlk?= Microsoft Access Form Coding 2 26th Jan 2007 04:51 AM
RE: VBA for Closing Database =?Utf-8?B?RnJhbmsgV2FnbmVy?= Microsoft Access Form Coding 0 22nd Sep 2005 06:23 PM
Multiple OutputTo (Called on Closing Form) Fails on Closing Database John Andrews Microsoft Access Macros 3 21st May 2004 09:54 AM
Closing database in VB .Net Vegar Hansen Microsoft VB .NET 1 31st Oct 2003 09:22 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 12:55 PM.