> hi
> i sometimes run into situations where a working mdb is no longer working.
> in all those cases, it has moved between computers.
> what is going on behind the scenes is: if computer 1 ran the mdb properly,
> but has, say access 2002 (or word 2002 or excel 2002, if they are referenced
> in the code), and then the mdb is ran by a newer version (a computer with
> excel or word or anything!! newer in terms of versions), then access
> automatically upgrades the references.
> and that's when the problem starts, cause the older coputer cannot downgrade
> the references back, and breaks in the most unusual places (not really
> related to the missing reference)
>
> after all that is said, open the VBE code window (Alt-F11), and in tools-
> >references, see if something has "Missing" in front of it, if it has, remove
> the check box and scroll down to find the replacement reference
>
> good luck
> Erez
>
> Scott Burke wrote:
> >I not sure if this is the site for this problem. If you know a better site
> >please suggest it. Thank you
> >
> >I have an Access 2003 program ( ISSORDERENTRY.MDB ).
> >Last week it worked fine. This week it has a problem. ????
> >
> >The Problem:
> >Access will not handle .DBF files any more!
> >The ISSORDERENTRY.MDB gets it's price list via a DBF(4) file.
> >When the program tries to open the file it does one of the two below.
> >1) Nothing. It does not error and does not open, link, or anything else.
> >2) You get this error :
> >The Mircosoft Jet Database engine could not find the object 'MAGNINFO.DBF'.
> >Make sure the object exists and that you spell its name and the path name
> >correctly.
> >
> >Yes! The name and path are correct.
> >Excel can open MAGINFO.DBF with no problems.
> >The problem shows up on two XP Pro's and one Vista.
> >The programs worked last week. This week there are errors.
> >The program ISSORDERENTRY.MDB has NOT been changed in over 6 months.
> >Interesting note:
> >The fourth computer can run ISSORDERENTY.MDB without errors or problems.
> >This computer has NOT been turned on in over two weeks!
> >
> >Does anyone know if the last Microsoft update might have cause .DBF problems?
> >How would I find out if it did?
> >Has anyone else have / heard of this problem?
> >
> >I have searched the internet and have found nothing.
> >Maybe I have not used the right word in my search.
> >Right now I am in the dark. All ideals will be tried.
> >
> >Thank you for your time.
> >Scott Burke
>
> --
> May all beings be happy.
>
> Message posted via
http://www.accessmonster.com>
>