JavaScript Editor JavaScript Editor     JavaScript Debugger

Previous Section Next Section

Main Page

Data Access Using Data Adapter Controls

As we saw in the DataAccess example in the In Depth section of this chapter, you can drag either a SqlDataAdapter or OleDbDataAdapter control to a form from the Data tab of the toolbox. When you do, the Data Adapter Configuration Wizard opens, as you see in Figure 20.11. You use this wizard to configure the new data adapter—see the coverage of the DataAccess example for all the details.

Related solution:

Found on page:

Creating a Data Adapter in Code

958

Previous Section Next Section




JavaScript Editor Free JavaScript Editor     JavaScript Editor