Where is adodb dll located?



Where is adodb dll located?..

Answer / 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

More ADO.NET Interview Questions

What is the use of SqlCommand object?

1 Answers  


What is ado recordset?

1 Answers  


What is DataRowCollection?

1 Answers  


Can we bind one datareader wid two dropdown list?

5 Answers  


What provider ADO.net use by default?

10 Answers   Accenture, TCS,


can anybody show me the structure of ADO.NET

1 Answers  


What is command class in ado.net?

1 Answers  


Explain ODP.net

1 Answers  


What is openquery?

1 Answers  


Which keyword is used to accept variable number of parameters?

1 Answers  


Write steps of retrieving data using ado.net ?

3 Answers   Keane India Ltd,


What are the benefits of using ado.net?

1 Answers  


Categories