2000/2003 Reference Problems



I am in a mixed environment. Some users have 2000, others have 2003. I have
2003 and do all the VBA coding. The Keeper of the DB is on 2000.
I am working with my mdb is 2000 format; however, my references are for
Office 20003.
I have tried exporting from my copy to the "Master" and I have tried the
Keeper importing from my copy to the "Master". In both cases, when the
Keeper opens the Master, it corrupts the database and we have to reload from
backup.
The work around I have come up with is tedious. I copy all code to a
wordpad file and if it is from a form or report, I delete the code and set
the Has Module property to false. The Keeper then imports the objects and
pasts the code from the wordpad files into the appropriate objects and
compiles the database.
This avoids the corruption, but the must be a better way. Had I not already
read all I can find on references and their problems, I would not be posting.

Thanks for any suggestions.
.



Relevant Pages

  • Re: In Praise Of Mark Hudon
    ... kinda depends on how you define "it" ... ... one shot at a time in a bolt action -- as you can only do so much ... 'master of the masters'. ... references they forgave me. ...
    (rec.climbing)
  • Re: Gormenghast
    ... characters as such. ... And there were several references in it to brain-disease, ... one similar reference to that in _The Master and Margarita_, ... < _Master i Margarita_ ...
    (rec.arts.sf.written)
  • Re: That circular reference thing again...
    ... The error only shows up in the master; I can open each file separately ... you had a comment in an earlier post ("Locating circular reference" - ... if you've read other posts on this subject I assume you do not ... I'll take a look at them and find your circular references. ...
    (microsoft.public.project)
  • Regarding dropdownlist in page and request object
    ... I have a content page in a site that references a master page. ... content page I have an aspnet Dropdownlist control that has autopostback set ... This works in a page that is not a content page using a master page. ... There must be some other way to reference dropdownlist control and the value ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: 2000/2003 Reference Problems
    ... The 2002 master can be opened on my PC so I can test it. ... will the machine that is still on 2000 keep its references or ... >> Then compact the database: ... >>> Keeper opens the Master, it corrupts the database and we have to reload ...
    (microsoft.public.access.modulesdaovba)

Loading