Freshers Aptitude technical questions
Freshers Job Alert
Bookmark and Share

•  New enhancements in VB6.0

The enhancements in VB6.0 includes ,
OLE DB is a set of COM interfaces that provide applications with uniform access to data stored in diverse information sources, both relational and nonrelational. These interfaces support the amount of DBMS functionality appropriate to the data source, enabling it to share its data. ADO is the way that programmers access OLE DB. All the new data bound controls, the Data Environment, and the Data Report designer are OLEDB-aware.

ADO – a new data access technology features a simpler object model, better integration with other Microsoft and non-Microsoft technologies, a common interface for both local and remote data access, remotable and disconnected recordsets, a user-accessible data binding interface, and hierarchical recordsets.

The Package and Deployment Wizard (formerly the Setup Wizard) incorporates support for ADO , OLE DB, RDO, ODBC, and DAO.

Data Reports, Hierarchical FlexGrid Control, File System Object, DateTime Picker, IIS Applications, Apartment-model Threading, CreateObject Function Enhancement, Microsoft Transaction Server Support .