John Ruff
papparuff at attbi.com
Wed May 7 14:05:49 CDT 2003
If you installed OfficeXP and not just AccessXP, then you will have Reference problems when you use Automation with early binding to manipulate Excel, Word, Outlook, etc objects; and your program is earmarked for Office2K computers. Access does great setting the References to the current Office version when you go from Access2K to AccessXP (eg. Outlook 9.0 to Outlook 10.0 Object Library), but will not set the appropriate References from AccessXP to Access2K (Outlook 10.0 to Outlook 9.0 Object Library - The Reference table will give you a "Missing Outlook 10.0 Object Library"). This is where converting your Early Binding to Late Binding is a definite plus because with Late Binding, References are not required. John V. Ruff - The Eternal Optimist :-) Always Looking For Contract Opportunities Home: 253.588.2139 Cell: 253.307/2947 9306 Farwest Dr SW Lakewood, WA 98498 "Commit to the Lord whatever you do, and your plans will succeed." Proverbs 16:3 -----Original Message----- From: accessd-bounces at databaseadvisors.com [mailto:accessd-bounces at databaseadvisors.com] On Behalf Of Mark Whittinghill Sent: Wednesday, May 07, 2003 12:33 PM To: accessd at databaseadvisors.com Subject: Re: [AccessD] Upgrading to Access 2002 from A2K That was my plan, to set default to A2K. I didn't know that about the decompiling. If I build an app in AXP/A2K default then distribute it to A2K users, will there be any troubles with references or anything? Mark Whittinghill Symphony Information Services 612-333-1311 mwhittinghill at symphonyinfo.com ----- Original Message ----- From: "Dan Waters" <dwaters at usinternet.com> To: <accessd at databaseadvisors.com> Sent: Wednesday, May 07, 2003 11:29 AM Subject: RE: [AccessD] Upgrading to Access 2002 from A2K > Mark, > > There is a recognized bug in AXP that prevents decompiling an mdb. However, > if you set the mdb format to A2K when you develop in AXP, you will > still be > able to decompile. You can choose A2K to be the Default File Format > in Tools | Options - Advanced before creating a new database. > > Other than that, I am pretty satisfied with AXP. I've had an > occasional crash, but nothing I would consider a problem. I am, > however, an avid control-s guy! > > Dan Waters > Quality Process Solutions > > > -----Original Message----- > From: accessd-bounces at databaseadvisors.com > [mailto:accessd-bounces at databaseadvisors.com] On Behalf Of Mark Whittinghill > Sent: Wednesday, May 07, 2003 11:51 AM > To: accessd at databaseadvisors.com > Subject: [AccessD] Upgrading to Access 2002 from A2K > > > Hi all, > > Recently my computer died due to power source failure, though I was > able to recover files later. I was due to upgrade my computer here > anyway, so I > now have a new computer with Windows XP, the old one was Windows 2000. > We have yet to do any work in Access 2002. Some of our clients use > that, but we just send Access 2000 versions. > > I never used to have problems with Access 2000, though I have read > many posts from people who had. Now that I have Windows XP, I am > having crashes > all the time, with the "Send Error Report" dialog box. Twice in the > last couple weeks I have had things get corrupted so bad that I just > had to restore my file from an earlier version and flush my work for > the day down the toilet. Based on what I am hearing of Access 2002, I > am thinking that I > should just upgrade to that, even though I work in 2000 file format. > Are there any downsides to doing that? Thanks for any advice. > > Mark Whittinghill > Symphony Information Services > 612-333-1311 > mwhittinghill at symphonyinfo.com > > _______________________________________________ > AccessD mailing list > AccessD at databaseadvisors.com > http://databaseadvisors.com/mailman/listinfo/accessd > Website: http://www.databaseadvisors.com > > > _______________________________________________ > AccessD mailing list > AccessD at databaseadvisors.com > http://databaseadvisors.com/mailman/listinfo/accessd > Website: http://www.databaseadvisors.com > > _______________________________________________ AccessD mailing list AccessD at databaseadvisors.com http://databaseadvisors.com/mailman/listinfo/accessd Website: http://www.databaseadvisors.com