Sunday, September 28, 2008

Storing and Retrieving Data - Note 2

Note
When you create connection, adapter, and data set objects in Design mode, you enable data typing for those objects. This means that you can use the specific names from the database schema to identify tables, rows, and fields. This is a big change from Microsoft ActiveX Data Objects (ADO), which provided only untyped refrences to data objects

No comments: