Generating the OracleDataAdapter Code Automatically
The interactions in this eCourse require Javascript to be enabled.
Generating the OracleDataAdapter Code Automatically
previous|next
The OracleDataAdapter is based on the ADO DataAdapter, which is designed to make it easy to send data to and from your database and widgets on your form with a minimal amount of code. The OracleDataAdapter class is provided by Oracle Data Provider for .NET, which was installed when you installed Oracle Database XE. Help Sheila create the application and generate the OracleDataAdapter code for the EMPLOYMENT_HISTORY table.