I’m trying to get information from the Active Directory using ADO. I managed to do so from VB6 but when I tried to run the same code in Visual Interdev it does not work. It keeps giving me the following error: An exception was raised “Provider: Table does not exist”.
Does anyone knows why?