473,407 Members | 2,676 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,407 software developers and data experts.

Access messes up my system Please Help

Even when I exit access it does not exit completely, if i press ctrl-alt-
del then i see "msacces" running. sometimes multiple copies. it is so bad
that i get errors "not enough memory" so i cant run any progrmas. What can
I do? i have win98 with msaccess 2000
thankx
Nov 12 '05 #1
2 1385
Skully Matjas wrote:
Even when I exit access it does not exit completely, if i press
ctrl-alt- del then i see "msacces" running. sometimes multiple
copies. it is so bad that i get errors "not enough memory" so i cant
run any progrmas. What can I do? i have win98 with msaccess 2000
thankx


If you're doing any kind of serious development using Windows then I would
advise upgrading your OS to something more solid.
Before doing anything so drastic though you should assess your system.
Do you have sufficient memory and disk space for the OS and applications you
are running?
Have you checked your system for viruses?
Is your OS fully patched with all available updates and security fixes?
Have you visited www.microsoft.com and searched the Knowledge Base? I think
someone has a problem with 'ghost' copies of Access a while back in this ng
so you might try Googling for that.

Martin

Nov 12 '05 #2
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

This was a reported bug in Access that caused this problem. One of
the cures was to change any VBA code that uses a CheckBox from this

If chkComplete Then ...

to this

If chkComplete = True Then ...

There may be other things that cause Access to "not completely close"
see the MS Knowledge base:

http://support.microsoft.com/default...;EN-US;KBHOWTO

for more info.

MGFoster:::mgf
Oakland, CA (USA)

-----BEGIN PGP SIGNATURE-----
Version: PGP for Personal Privacy 5.0
Charset: noconv

iQA/AwUBP5hdNIechKqOuFEgEQLpsACeKGtp9dvhQv2MiLW6lHs/oZmvyeYAoO9T
/C1y3gJlaSmvQ43HwCbCuPvU
=JPRQ
-----END PGP SIGNATURE-----

Skully Matjas wrote:
Even when I exit access it does not exit completely, if i press ctrl-alt-
del then i see "msacces" running. sometimes multiple copies. it is so bad
that i get errors "not enough memory" so i cant run any progrmas. What can
I do? i have win98 with msaccess 2000
thankx


Nov 12 '05 #3

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

Similar topics

9
by: Brian | last post by:
Hello, I have a text file I'm attempting to parse. There are about 50 fixed width fields in each line / row. For example (shortened for brevity): W1234Somebody East 101110001111010101...
4
by: Marc Elser | last post by:
Hi Everybody, Can someone please tell me how to access the form name if there's a form field named "name", for example: <form name="myform"> <input type="text" name="name" value="Marc">...
9
by: Wayne | last post by:
I have used this old compiler since 1997, but for the last year or two, I can no longer access any of its Help info (like function definitions, etc). Attempts to do so now just says "the page...
29
by: Patrick | last post by:
I have the following code, which regardless which works fine and logs to the EventViewer regardless of whether <processModel/> section of machine.config is set to username="SYSTEM" or "machine" ...
3
by: Jeremy Jurksztowicz | last post by:
Aside from the obvious runtime failure this would cause, this should compile correctly... right? I racked my brain over this because it seems so obvious, but my compiler (GCC 4.0... I think?) is...
15
by: Cheryl Langdon | last post by:
Hello everyone, This is my first attempt at getting help in this manner. Please forgive me if this is an inappropriate request. I suddenly find myself in urgent need of instruction on how to...
15
by: sparks | last post by:
We get more and more data done in excel and then they want it imported into access. The data is just stupid....values of 1 to 5 we get a lot of 0's ok that alright but 1-jan ? we get colums...
9
by: Wayne Smith | last post by:
I've come up against a major headache that I can't seem to find a solution for but I'm sure there must be a workaround and I would really be grateful of any help. I'm currently building a web...
3
by: Sandy911 | last post by:
I´ve never used charts in Access. Somehow I managed to format well shaped charts in Excel but I can´t find the way to understand how to create a report in Access that produces a bar or a pie chart...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
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,...
0
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...
0
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,...
0
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,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

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.