PC Review


Reply
Thread Tools Rate Thread

Database hang

 
 
Mike
Guest
Posts: n/a
 
      25th Feb 2010
I have automated my database to run during non peak times when no one is
around and so that the Current data will be available when they come in the
next morning.

The problem I'm having is that when the database opens at the scheduled time
(Windows scheduler) it launches creates the links and then hangs there until
I come in in the morning and log on to my computer.

Windows Scheduler allows me to store my user ID and password, so this should
not be an issue.

Once I log in the database continues without any input on my behalf.
This whole delay is causing problem as the data is not available to the end
users at the needed times.

Does anyone have a thought on this or run into a similar experience?
 
Reply With Quote
 
 
 
 
John W. Vinson
Guest
Posts: n/a
 
      25th Feb 2010
On Thu, 25 Feb 2010 08:47:01 -0800, Mike <(E-Mail Removed)>
wrote:

>I have automated my database to run during non peak times when no one is
>around and so that the Current data will be available when they come in the
>next morning.
>
>The problem I'm having is that when the database opens at the scheduled time
>(Windows scheduler) it launches creates the links and then hangs there until
>I come in in the morning and log on to my computer.
>
>Windows Scheduler allows me to store my user ID and password, so this should
>not be an issue.
>
>Once I log in the database continues without any input on my behalf.
>This whole delay is causing problem as the data is not available to the end
>users at the needed times.
>
>Does anyone have a thought on this or run into a similar experience?


You'll have to explain what you mean by "to run". Databases don't "run"; code
or queries in databases do.

What exactly happens when you open the database with Windows Scheduler? Do you
have a Startup Macro or form, or do you use the /x Macroname command line
switch to execute a specific macro (which might run some code or queries)?
More info please!
--

John W. Vinson [MVP]
 
Reply With Quote
 
Mike
Guest
Posts: n/a
 
      25th Feb 2010
Sorry, I use an autoexec macro to open a form. The form creates the links and
then executes a make table query (SQL statement) based upon the links. From
the out to text file routine I have in the code, I can see the links are
created and then the process hangs until I log on in the morning. No errors
or waiting for user input, once I log in the code continues until the process
is finished.

"John W. Vinson" wrote:

> On Thu, 25 Feb 2010 08:47:01 -0800, Mike <(E-Mail Removed)>
> wrote:
>
> >I have automated my database to run during non peak times when no one is
> >around and so that the Current data will be available when they come in the
> >next morning.
> >
> >The problem I'm having is that when the database opens at the scheduled time
> >(Windows scheduler) it launches creates the links and then hangs there until
> >I come in in the morning and log on to my computer.
> >
> >Windows Scheduler allows me to store my user ID and password, so this should
> >not be an issue.
> >
> >Once I log in the database continues without any input on my behalf.
> >This whole delay is causing problem as the data is not available to the end
> >users at the needed times.
> >
> >Does anyone have a thought on this or run into a similar experience?

>
> You'll have to explain what you mean by "to run". Databases don't "run"; code
> or queries in databases do.
>
> What exactly happens when you open the database with Windows Scheduler? Do you
> have a Startup Macro or form, or do you use the /x Macroname command line
> switch to execute a specific macro (which might run some code or queries)?
> More info please!
> --
>
> John W. Vinson [MVP]
> .
>

 
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
RE: Database hang when a form is open Golfinray Microsoft Access Forms 0 18th Jul 2008 01:38 PM
live one care - defrag hang at 95%. local defrag engine hang. jack flash Windows XP Performance 2 27th Apr 2008 11:37 AM
How Do I Fix Access Database Wizards That Hang =?Utf-8?B?YWxpc2Fl?= Microsoft Access Database Table Design 0 15th Mar 2005 01:43 AM
ms access database hang if accessed through network =?Utf-8?B?ZXBsYQ==?= Microsoft Access Database Table Design 0 16th Feb 2005 08:39 AM
What does this error mean? Hanging application ConnectionManager.exe, version 1.0.2.3090, hang module hungapp, version 0.0.0.0, hang address 0x00000000. =?Utf-8?B?a2l0dGVuMTIz?= Windows XP Help 0 7th Jun 2004 10:26 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 07:38 AM.