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

access 97 - not enough memory to update display...

I got this message running an application on a terminal server, but my
laptop development copy doesn't get this error

So I've been pinpointing the problem,
formA has command button to open frmB
formB has subformC
subformC has command button to open dialog formD
dialog formD has combo box with 3 items in the list, and an OK
command button

If I open all the forms till formD is open, and then I hit the OK
button, I get the 'not enough' memory error

note, there is no vba code in formD, and only enough vba code in
subformC to open the formD
and I have the BE on another server

is there a limit to the number of open forms ?
is there a problem with opening formD in dialog mode ?
terminal server is dual processor with .5GB memory, with 10 ms-access
users
could that be the problem ?

I can't just put the combo box on subformC, because formD will have
other controls

any ideas ?

Jan 26 '06 #1
3 2259
It is an Access 97 bug.

The sr2b service pack for office 97 may fix it.

I had a work around, but so far I can't find it.

<le*********@natpro.com> wrote in message
news:11**********************@g44g2000cwa.googlegr oups.com...
I got this message running an application on a terminal server, but my
laptop development copy doesn't get this error

So I've been pinpointing the problem,
formA has command button to open frmB
formB has subformC
subformC has command button to open dialog formD
dialog formD has combo box with 3 items in the list, and an OK
command button

If I open all the forms till formD is open, and then I hit the OK
button, I get the 'not enough' memory error

note, there is no vba code in formD, and only enough vba code in
subformC to open the formD
and I have the BE on another server

is there a limit to the number of open forms ?
is there a problem with opening formD in dialog mode ?
terminal server is dual processor with .5GB memory, with 10 ms-access
users
could that be the problem ?

I can't just put the combo box on subformC, because formD will have
other controls

any ideas ?

Jan 26 '06 #2
I''ve got SR2, so that's not the fix
so I opened formD in normal mode, and used a public variable to
simulate a 'dialog' form
seems to work ... but I need to do more testing

Jan 27 '06 #3
There were 3 SR2 patches verify that it is SR2b.

<le*********@natpro.com> wrote in message
news:11**********************@f14g2000cwb.googlegr oups.com...
I''ve got SR2, so that's not the fix
so I opened formD in normal mode, and used a public variable to
simulate a 'dialog' form
seems to work ... but I need to do more testing

Jan 27 '06 #4

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

Similar topics

13
by: royaltiger | last post by:
I am trying to copy the inventory database in Building Access Applications by John L Viescas but when i try to run the database i get an error in the orders form when i click on the allocate...
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...
7
by: needin4mation | last post by:
Hi, I have an Access 2002 - 2003 database. I am using Access 2003. Whenever I link an image all it shows is the filename. Not the image. Other versions of Access can link the image just fine. ...
5
by: ZikO | last post by:
Hi there. I have a problem. I have created nested classes but don't know how to access to inner classes. I know I can create objects: Hen Object; Hen::Nest ObjectNest; Hen::Nest::Egg...
10
by: WannaKatana | last post by:
I am just wondering why, with nothing else running and executing an update query against a very large table, does Access seem to be causing less than 10% processor usage. Then it says "There is not...
2
by: =?Utf-8?B?UmFscGggSQ==?= | last post by:
OK, Dell inspirion 9300 - 100 gb hd partitioned into 3 drives C: OS 10 gb D: Programs 20 gb E: Data 70 GB Page Files 0 on C: 4092 on D: 3070 on E:
13
by: JakeD | last post by:
SInce about 1996, I have been happily using MS Access for Windows 95, but would now like to upgrade to a recent version. If I get a Windows XP version, will I be able to import all my Access 95...
6
by: jkmobil | last post by:
Been using Access 97 for years. I use a statistics add-on (Total Access Statistics) which is kind of expensive and I haven't found anything to be gained by upgrading. But I'm now told I probably...
7
by: robert.waters | last post by:
I have an Access database frontend linked via ODBC to a large (gigabytes) mysql database. I need to view a large amount of data in a a textbox (variable up to 300K), but I receive a 'there isnt...
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: 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
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
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
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
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
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...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...

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.