PDA

Click to See Complete Forum and Search --> : Jet VBA file is missing.


ssred
Jun 22nd, 2000, 03:31 AM
Jet VBA file (VBAJET.dll for 16-bit versions, or VBAJET32.dll for 32-bit versions) is missing. Try reinstalling the application that returned the error.
(Error 3446)
I am getting this error when using an ActiveX control on another application(not Microsoft) . The control calls ups a form that accesses a MS Access database. The ActiveX control works fine when it is inserted on a VB form or it is inserted on a MS Access Form. Any Ideas ???

mlana
Jun 22nd, 2000, 03:59 AM
Did you try to copy vbajet32.dll or vbajet16.dll into your system directory and register it?