Data Object Wizard

The Visual Basic Data Object Wizard is a Visual Basic add-in that assists developers in generating the appropriate code for business rules or middle-tier components. It can also help create bound or unbound interfaces to data guarded or managed by stored procedures or other queries. This means developers can create applications or components that extract data from one procedure (usually a stored procedure) and update, change, or add new data through other procedures. This new feature makes it easy for developers to work with enterprise-class databases that limit access to these centrally managed stored procedures. It also enables developers to properly update otherwise read-only data sources.

No comments:

Post a Comment