473,408 Members | 1,759 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,408 software developers and data experts.

Memory Hogging by SQL-Access Database

Hello all, we finally upgraded our system so now our data is on a SQL
2000 database and our front end is on an Access 2000 database.
Everything's looking good so far, but there's this little issue that's
been bugging us ever since we upgraded.

Whenever anybody in our network opens the Access system and moves from
one form to another, the memory usage in their computer starts to climb
up. (Windows Task Manager > Processes tab). This keeps on going up
until we either close down the database OR (and here comes the weird
part) when we minimize Access. This has caused some other programs to
slow way down and affect the users' daily productivity. Sometimes the
memory used goes up to +68 KB and when we minimize Access, it goes back
to like 1.29 KB.

We're using unbound forms, we use store procedures and pass through
queries to access and edit our data. We have a User DSN Data Source
installed in every computer pointed to our server that has the SQL
Server 2000 database.

Does anyone knows if this is a known MS Access bug or is it our code?
Is there a way to replicate the way Windows XP acts when the MS Access
screens gets minimized and frees up all that memory so we can use it in
our code? We've tried a function to close all recordsets when exiting
a form, but that did seem not help at all.

Any help would be extremely appreciated.

Thanks and have a great weekend.

JR.

Feb 10 '06 #1
3 1611
Max Powers wrote:
We're using unbound forms, we use store procedures and pass through
queries to access and edit our data. We have a User DSN Data Source
installed in every computer pointed to our server that has the SQL
Server 2000 database.


In an ADP?

This is a joke, right?

Feb 10 '06 #2
Hello Lyle, thanks for replying.
Absolutely NOT! This is not a joke and it is a serious problem. We do
not have an ADP. We have an unbound MDB Access 2000 database with
linked SQL server 2000 tables. Everytime we need to update or create
new data we use store procedures or pass through queries and we do have
the linked tables so some of our old queries can run.

If anyone else have any clues on how to find a solution to this
problem, I'd appreciate it.

Feb 13 '06 #3
"Max Powers" <IL***@NETZERO.NET> wrote in
news:11**********************@g14g2000cwa.googlegr oups.com:
Sometimes the
memory used goes up to +68 KB and when we minimize Access, it goes
back to like 1.29 KB.


You surely must mean MBs instead of KB. Even that seems extremely
low memory usage, unless you're trying to run on systems with less
than 128MBs of installed RAM.

I wouldn't run WinXP on less than 512MBs, myself.

--
David W. Fenton http://www.dfenton.com/
usenet at dfenton dot com http://www.dfenton.com/DFA/
Feb 14 '06 #4

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

Similar topics

3
by: Darren Dale | last post by:
I am analysing medium sized datasets with Python. At the moment, I am processing the ASCII files into Python objects every time I run the script, because it takes about the same time as unpickling...
4
by: Mee Yamo | last post by:
Fellas!! This is a very complicated one and it took me a few days to figure out exactly what's going on, but here's the final story: I have a production environment running on .NET with a SQL...
3
by: Ian Taite | last post by:
Hello, I'm exploring why one of my C# .NET apps has "high" memory usage, and whether I can reduce the memory usage. I have an app that wakes up and processes text files into a database...
2
by: Evert Wiesenekker | last post by:
I have two instances of SQL Server running on my Development machine. I am having some performance problems and while investigating the problem I saw with the Process Explorer form Sysinternals...
9
by: R.Z. | last post by:
i was wondering whether it pays off in terms of memory use to maintain lots of empty deques (it would be convenient for my algorithms but memory use is more important). and does the size of a deque...
0
by: Chris Putnam | last post by:
I am working on an application that includes a feature where a directory is spidered and thumbnails are displayed. I have it pretty much down, but when the bitmaps are loaded from file, memory is...
1
by: Raziq Shekha | last post by:
Hello All, On all of my SQL servers (2000 with SP3), when I go to task manager and look at memory usage, sqlservr.exe is always at 1.7gigs. If I reduce the maximum to let's say 1 gig it will go...
12
by: shaun roe | last post by:
I'm reading about exception safety and wondering when I need to bother, and when a program can crash without hogging some resource. If I am only talking about memory allocated during a program,...
3
by: Tom | last post by:
I don't want to re-invent the wheel and am looking for a simple implementation of a text viewer or RichTextBox in read only mode that allows rapid file positioning within large data files without...
1
by: tc | last post by:
Hi, does anyone how how I might check on the memory usage of a running application? I want to do this externally to the 'actual' application that I've written, so a small stand alone app that can...
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
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
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
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
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...
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.