adspace


Where is adodb dll located?

Answer Posted / Santosh Kumar Tripathi

The ADODB.DLL (ActiveX Data Object Library) is not typically installed in a specific directory by default, but it can be found under the Windows system folder (C:WindowsSystem32 or C:WindowsSysWOW64 depending on your system architecture). However, it's recommended to use .NET Framework's built-in ADO.NET namespaces instead of directly accessing the DLL.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain how to call the sql commands asynchronously in ado.net version 2.0?

1004


What is the current version of entity framework?

1055