473,516 Members | 2,711 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Unable to quit Access.

Hi All, I previous posted:

I have an access 97 database that I'm still using by running it with
the runtime version created using ODE Tools. I have had to upgrade my
machines to Windows XP and since then when I quit the database in the
runtime version it does not quit the application but leaves a"ghost"
session of access open that are unusable and that you cannot end
except by force quitting it in the
task manager. How do I fix this.

and I got the reply for:

See the Exorcist:
http://support.microsoft.com/default...&Product=acc97

HOWEVER, I checked the kb article and this was not the problem on my
database, what I have discovered thereafter is that the msvcrt.dll
series of dll's have something to do with this, exactly what I would
not have the first idea, any takes on this?

What do I do now?

Thanks in advance for everyone that has helped so graciously so far.

Kind regards.
Nov 12 '05 #1
1 3158
Are you using any Activex controls on forms/reports? I've run into this
problem (although not with the runtime) when my Activex control wasn't
properly shutdown, or experienced an unhandled error. Also make sure you are
closing ALL objects that have been opened in your code.

"Aqua" <da***********@kpmg.co.za> wrote in message
news:c6**************************@posting.google.c om...
Hi All, I previous posted:

I have an access 97 database that I'm still using by running it with
the runtime version created using ODE Tools. I have had to upgrade my
machines to Windows XP and since then when I quit the database in the
runtime version it does not quit the application but leaves a"ghost"
session of access open that are unusable and that you cannot end
except by force quitting it in the
task manager. How do I fix this.

and I got the reply for:

See the Exorcist:
http://support.microsoft.com/default...&Product=acc97
HOWEVER, I checked the kb article and this was not the problem on my
database, what I have discovered thereafter is that the msvcrt.dll
series of dll's have something to do with this, exactly what I would
not have the first idea, any takes on this?

What do I do now?

Thanks in advance for everyone that has helped so graciously so far.

Kind regards.

Nov 12 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

10
3050
by: soup_or_power | last post by:
The pop up window has several checkboxes. I'm unable to access the checkboxes using the handle from window.open. Any way to do this? var display; function showSugg(but_id, sugg1, sugg2, sugg3, sugg4, sugg5) { display=window.open('','_blank','menubar=0,location=no,status=no,directories=no,toolbar=no,scrollbars=yes,height=150,width=190')
6
2154
by: Vikram | last post by:
I have added some input elements on a page using javascript at client side. when i submit the page, i am unable to access the values of input elements created using request.form. Are elements created using javascript are available at the server? if not how can i do the above thing so that there values can be accessed. I dont want to...
0
1760
by: Yogesh Pancholi | last post by:
For some unexplained reason, I am suddenly unable to browse to a virtual directory on my laptop. I have a number of sample websites to which I could happliy browse up until last week. As of Monday, if I browse to any of the sites, I get an HttpException saying "The directory does not exist or is not accessible because of security settings." I...
0
1044
by: Weijiajun | last post by:
I am currently trying to add a way to dynamically add the <input type="file"> to my webpage to allow a user to add as many attachments as they would like at a given time. However, when I added it using Javascript, I am unable to access it in my ASP.NET code. I know that there are plenty of problems that ASP.NET has in this way, and was...
6
1908
by: thinkfr33ly | last post by:
I've been developing on this machine for months and have created many ASP.NET applications that connect to various remote machines, mostly databases. All of a sudden, I am unable to connect to my SQL Server even though I have a valid connection string (no, I'm not using integrated security). This exact connection string works perfectly in...
1
6447
by: Terry Olsen | last post by:
I'm hoping someone can help me here. When trying to create a new web site with Visual Studio 2005, I choose HTTP and enter the url I want to create (http://MyWebServer/MyWebSite). But I get the following error: Unable to create the web 'http://MyWebServer/MyWebSite'. Server error: the server extensions were unable to access the file...
1
1629
by: satish mullapudi | last post by:
Hi all, I am using DB2 V 8.2 on RHEL. I am able to access the database created in the server from the server machine. but the clients connected to this server are unable to catalog this database to their machines & are unable to connect to this database. I am also not able to view the "Set up Communications" option. Please Help me out..........
0
1033
by: airwot4 | last post by:
Hi all, I'm sure this is simple to answer but I have built a project exited VB Express. When I go back into VB Express and open the project no files appear (but I can open them manually) and when I open my form designer it comes in code, I am unable to access the design view as the shift- F7 function is not there in the view menu.
0
1449
by: =?Utf-8?B?Q2hyaXN0aW5h?= | last post by:
Whoever can figure this problem out will be a genius. I have a home network that includes: 2 desktop computers both running on Windows XP and 1 laptop running Windows Vista. The desktop computers running Windows XP are unable to go into secure websites, for example, microsoft update, banking bill pay or almost anything that requires you to...
0
7276
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main...
0
7182
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language...
0
7408
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. ...
0
7548
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the...
0
5714
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then...
0
3267
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in...
0
3259
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1624
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
1
825
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.