Click to See Complete Forum and Search --> : DLLs please help


Junior
February 14th, 2000, 02:38 PM
Does anyone know where I can find a list of DLLs.
In particular does anyone know where I can find the dll for active X components?
thanks,
Rob

Johnny101
February 14th, 2000, 04:27 PM
are you looking for a particular activex component's dll? Or a list of all the activex dlls that ship with VB? Or what?

please expand on your question.

Thanks,
John

John Pirkey
MCSD
www.ShallowWaterSystems.com

Junior
February 15th, 2000, 10:23 AM
I'm looking for a particular dll that's sipped w/ vb. (Active X data objects)
thanks,
Rob

Johnny101
February 15th, 2000, 10:41 AM
The ADO dll is named msado15.dll. Even if you have ADO 2.1 the dll name is still suggests 1.5. I'm not sure why MS did it that way, but they did. you can find it in the "C:\Program Files\Common Files\System\ado" directory.

Hope this helps,
John

John Pirkey
MCSD
www.ShallowWaterSystems.com