ADODC Problem/Error *Resolved*
I just finished a database application with VB6. The program runs great on the XP machine I wrote it on. I took the application and the database to a Windows 2000 Pro box, and it gets this error when it tryed to access the database:
'Run time error 339'
'Component MSADODC.OCX or one of its dependencies not currently registerd: a file is missing or invalid.'
:confused:
Does anyone know why I get this error? Do I need to compile in a different way? I use MSJet 4.0 with ADODC control to communicate with the MSAccess dbase. Thanks if anyone can help me.
Randy