473,657 Members | 2,556 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Compiling to A2000 in A2003... problems

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.OpenRepor t includes
the 'OpenArgs' parameter. In A2000, there is no such parameter available.

I am wondering is there a way that when using A2003 (apart from what I'm
already doing), to ensure that I don't use methods that seems to only be
available in A2002-3 and not in A2000?

TIA
Michelle
Nov 12 '05 #1
4 1688
On Wed, 28 Jan 2004 19:31:20 +1000, "-Michelle-" <mi********@yah oo.com> wrote:
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.OpenRepor t includes
the 'OpenArgs' parameter. In A2000, there is no such parameter available.

I am wondering is there a way that when using A2003 (apart from what I'm
already doing), to ensure that I don't use methods that seems to only be
available in A2002-3 and not in A2000?

TIA
Michelle


Actually, I've been wondering the same thing, and besides developing in the
older version to make sure you don't try to use newer features, I don't really
know a way. I can tell you the few things I know, though.

1. The OpenArgs parameter for reports was added in Access 2002.
2. The Replace function was added in Access 2000.
3. The Recordset property of forms was added in Access 2000.

And finally, I find Access 2000 to have too many bugs to be worth using,
myself, so if you can try to convince clients to at least upgrade to 2002,
that will save you some hassle.
Nov 12 '05 #2
Thanks very much for your information. It's much appreciated.

Michelle

PS: Have tried convincing clients to upgrade, but it's not happening any
time soon.
"Steve Jorgensen" <no****@nospam. nospam> wrote in message
news:ov******** *************** *********@4ax.c om...
On Wed, 28 Jan 2004 19:31:20 +1000, "-Michelle-" <mi********@yah oo.com> wrote:
Hi

I am using A2003 on XP. The client has A2000. So I have ensured that I havedeveloped based on A2000 and compiled as such.

I have found that in a number of cases now, I have used (what I thought) wasfairly standard methods & properties, but as it turns out, not so. I
install on the client's machine and recompile and have found that a methodis just not recognised in A2000. eg: in A2003, docmd.OpenRepor t includes
the 'OpenArgs' parameter. In A2000, there is no such parameter available.
I am wondering is there a way that when using A2003 (apart from what I'm
already doing), to ensure that I don't use methods that seems to only be
available in A2002-3 and not in A2000?

TIA
Michelle

Actually, I've been wondering the same thing, and besides developing in

the older version to make sure you don't try to use newer features, I don't really know a way. I can tell you the few things I know, though.

1. The OpenArgs parameter for reports was added in Access 2002.
2. The Replace function was added in Access 2000.
3. The Recordset property of forms was added in Access 2000.

And finally, I find Access 2000 to have too many bugs to be worth using,
myself, so if you can try to convince clients to at least upgrade to 2002,
that will save you some hassle.

Nov 12 '05 #3
On 28 Jan 2004 14:25:27 -0000, Mike Storr wrote:
Path: news20.bellglob al.com!nf4.bell global.com!nf1. bellglobal.com! nf3.bellglobal. com!news.uunet. ca!cyclone.bc.n et!news.alt.net !news.bananaspl it.info!news.di zum.com!sewer-output!mail2new s
Date: 28 Jan 2004 14:25:27 -0000
Message-ID: <4PWOUUKO38014. 3926736111@anon ymous>
From: An************* ***@See.Comment .Header (Mike Storr)
Subject: Re: Compiling to A2000 in A2003... problems
Newsgroups: comp.databases. ms-access
X-No-Archive: Yes
References: <bv***********@ otis.netspace.n et.au>
Comments: This message did not originate from the above address.
It was remailed by two or more anonymous mail services.
Send complaints of REAL abuse to remaileradmin at optonline dot net.
Mail-To-News-Contact: ab***@dizum.com
Organization: ma*******@dizum .com
Lines: 54
Xref: nf1.bellglobal. com comp.databases. ms-access:783579

-Michelle- wrote:
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.OpenRepor t includes
the 'OpenArgs' parameter. In A2000, there is no such parameter available.

I am wondering is there a way that when using A2003 (apart from what I'm
already doing), to ensure that I don't use methods that seems to only be
available in A2002-3 and not in A2000?

TIA
Michelle


Go tools options and select Turn Off New Features Added after 2000. Simple.

You could also look this up in Help.


This is the second time I've seen my name used in a remailed message that
is not mine. Is it insecurity, or immaturity that requires this person to
hide behind others?

--
Mike Storr
veraccess.com
Nov 12 '05 #4
An************* ***@See.Comment .Header (Mike Storr) wrote:
Comments: This message did not originate from the above address.
It was remailed by two or more anonymous mail services.
Send complaints of REAL abuse to remaileradmin at optonline dot net


This posting is a forgery. Mike Storr did not post it.

Tony
--
Tony Toews, Microsoft Access MVP
Please respond only in the newsgroups so that others can
read the entire thread of messages.
Microsoft Access Links, Hints, Tips & Accounting Systems at
http://www.granite.ab.ca/accsmstr.htm
Nov 12 '05 #5

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

Similar topics

1
1576
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...
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
1524
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...
17
3136
by: rdemyan via AccessMonster.com | last post by:
With A2003, I'm having trouble accessing files in a folder on another computer where back-end files, update files, etc are located. Here's the scenario: 1) Computer #1 - A2003 2) Computer #2 - Access 2000; folder with back-ends for both computers and 'Update' folder. I have a launcher program that launces my application (MyApp). The launcher program also checks for updates to MyApp located in 'Update' folder (on
1
1253
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
1151
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
1
1522
by: Fred Zuckerman | last post by:
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"
0
8397
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 usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8310
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
8827
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...
1
8503
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 Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
7333
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
6167
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
5632
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
4315
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
2
1957
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.