This sounds more like a VB problem than anything to do with Access.
From the sounds of it, your application is using a component (probably a DLL
or OCX) that only exists on the one machine. In other words, the
installation program is doing an incomplete job.
--
Doug Steele, Microsoft Access MVP
http://I.Am/DougSteele
(no e-mails, please!)
"James Williams" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Hey all. Have a problem where a homegrown VB app we use to access an
> Access Database has ceased functioning. Here's the odd part--one and
> ONLY one user can still use the app just like he could before. All the
> rest of the users (including the administrator user) can't run the
> application.
>
> When users try to do the lookups into the Access Database, they get
> Run-Time error '-2147220992 (80040200)': Library not registered
>
> Any ideas? MDAC 2.8 SP1 on Win2000 SP4 w/ all MS patches.
>
> Thx in advance!
>
> (j)
> James