Home » Interview » Technology

What is the difference between ADODC and ADODB?

Correct Answer: - When u build connection with database through coding, then its ADODBWhen u build connection with database through ADO component, then its ADODC - ADODB is a ActiveXdll and ADODC is a ActiveXcontrol - No Need to bind with controls in ADODB whereas in ADODC we should bind with controls

← Previous Question Next Question→

Discussion & Comments

No comments yet. Be the first to comment!
Join Discussion