Sunday, May 18, 2008

What are the three data access interfaces available in Visual Basic?

In Visual Basic, three data access interfaces are available to you: ActiveX Data
Objects (ADO), Remote Data Objects (RDO), and Data Access Objects (DAO).

Your Title