473,625 Members | 2,658 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

A2000 & A2003

I have a database on a shared drive. It has user level security (ie: mdw
file). It was created in A2000 and works fine when opened on workstations
with A2000 installed.

Some workstations have A2003 installed. On those workstations there is an
unbound form that continually gives the un-useful message:

"Microsoft Access Has Encountered A Problem And Must Shutdown, We're Sorry
For The Inconvenience"

The message appears after entering data into any of the three unbound
controls and then losing focus. But there are no "on lost focus" events or
"on exit" events.

I have compacted the mdb from both A2000 workstations and A2003
workstations. But it continues to have this trouble on the A2003
workstations and works great on the A2000 workstations.

I have checked the references on the various workstations and they are the
same, except the A2003 workstations have:
Micrososoft Access 11.0 Object Library

while the A2000 workstations have:
Micrososoft Access 9.0 Object Library

The other references are identical:
Visual Basic For Applications
OLE Automation
Microsoft DAO 3.6 Object Library
Microsoft ActiveX Data Objects 2.5 Library

Does anyone have any sugesstions?
TIA,
Fred Zuckerman
Jun 27 '08 #1
1 1521
Fred Zuckerman wrote:
The other references are identical:
Visual Basic For Applications
You need to check which one. There are several different versions. Even
if you cross platform.
OLE Automation
Microsoft DAO 3.6 Object Library
This can pose a problem. Try an older DAO. There is a "compatibil ity"
version available. It is also not wise to mix DAO with ActiveX when
dealing with mixed versions of Access
Microsoft ActiveX Data Objects 2.5 Library
Which one are you going to use? DAO or ADO? Pick one. It will solve
many problems.

You also need to check the versions of the other libraries you may have
loaded. Another problem is the form itself. The version of Microsoft
Office Forms library causes this type of crash. Particularly the
calendar controls. They are bad for crashing...

Create a form with only one control, then go through each of the
controls until you find the one that crashes.

Lastly, sometime Access looses its mind over forms. Create a new form.
Cut all the controls from one form and past to another (on the 2003
system). Then cut and paste the underlaying VB Code. Then try to run
it. If you cannot open the form (because it causes the system to crash)
you can always export it on 2000, to a text based .frm file. Then
import it in the 2003.

However, I still feel that you use a control that is not common to the
Forms library, and/or you are using a calendar control/date picker.
These kill mixed Access platforms. Try to get a third party control, if
one is available.
Jun 27 '08 #2

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

Similar topics

4
1687
by: -Michelle- | last post by:
Hi I am using A2003 on XP. The client has A2000. So I have ensured that I have developed based on A2000 and compiled as such. I have found that in a number of cases now, I have used (what I thought) was fairly standard methods & properties, but as it turns out, not so. I install on the client's machine and recompile and have found that a method is just not recognised in A2000. eg: in A2003, docmd.OpenReport includes the 'OpenArgs'...
1
1575
by: \(Bradley | last post by:
In an A2000 ADP I cannot edit data in an MS-SQL2000 view that has a simple JOIN in it. However I can edit the data in the same view if I open it in A2003 or SQL Query Analyser/etc. I understand A2000 was developed for SQL7? Is there any way to get around this behaviour? -- regards, Bradley
6
1510
by: Tim Marshall | last post by:
This is for a personal "fun" application I've been toying with for years first in A97, now in A2003. It's just for me and my friends who aprticipate in a weird hobby to use. My friends have A2000, but none have A2003. I know I can't give them an mde, but are there any pitfalls to developing in 2003 and giving a 2003 mdb to a machine with 2000? I'm thinking of putting in a routine to check for Jet version (not sure what version of...
0
1121
by: Tim Marshall | last post by:
<Note - you may or may not see the original message which I cancelled and am reposting - I had the wrong sub listed for A2003> I'm referring to the code on the Access Web at http://www.mvps.org/access/reports/rpt0013.htm This works wonderfully in A97, but I can't seem to get it to work in A2003. The only difference appears to be the form module for the report in A2003 is entitled
3
1419
by: Tim Marshall | last post by:
I have a user who has what I assume is a VB application: it's opened with an exe file, there are numerous dll files in the directory in which the executeable resides, along with an mdb file that I could not open in A97, but can open in A2003. Assuming I'm probably correct that this is a VB application, what part of A2000 (the vintage of the application is such that it was installed before A2002) is actually installed, or does it need to...
1
1523
by: Paul Brady | last post by:
I have A97 and A2K on my computer at home, on which I do volunteer work for several databases on our county park system. One of the clients uses A97, and the rest, A2K. The A97 user is considering upgrading their Microsoft Office. If they upgrade to Office 2000, I have no problems; I'll convert their A97 database and we'll be in business. But what if they upgrade to Office 2003 (I think there is such a thing) and install A2003. Will I...
1
1251
by: larpup | last post by:
I've converted my frontend and backend from A2003 to A2000. Data is linked, however, I receive "recordset not updateable". Additionally my code stops on a simple function which turns data in a field from lowercase to uppercase (not updateable). I checked my references only difference is using M.A. 9.0 Object library instead of 11. Both frontend and backend state A2000. Lastly, the frontend and backend will function in A2003, but not in...
6
2218
by: tombsy | last post by:
Hello Group. I work for a company who is about to embark on a long awaited Office upgrade from Office 97 to Office XP. Office XP comes with Access 2002. I am an accomplished Access developer so I have read up on the complexities of upgrade in the corporate environment. Also the need to carry out a full MDB audit to get rid of the redundancy etc etc
0
1150
by: terry | last post by:
Has anyone had any experience with concurrent (multi-user) use of an A2000 front end and an A2003 front end on the same linked set of tables? The reason I'm asking is that we've got a number of sites using A2000(SR1) runtimes on each machine at the site, but, for Vista compatability, we're planning to upgrade to A2003 runtimes for new installations. If we can allow mixed runtimes at each site, then we can avoid
0
8182
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 synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
8688
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. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
8635
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 tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
7178
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 launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
6115
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 presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5570
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 then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4085
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 the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
4188
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
1800
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.