Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The Managed Provider for DB2 operates in most ways as a normal data provider: you can connect to a DB2 database, execute commands, retrieve data, and use stored procedures.
In This Section
Managed Provider for DB2 with Visual Studio
Connecting to and Disconnecting from a DB2 Database
Executing Commands in a DB2 Database
Reading Data from a DB2 Database
Stored Procedures in a DB2 Database
How to Obtain a Single Value from a DB2 Database
Working with the DataAdapter and the DataSet for a DB2 Database
How to Perform Transactions with a DB2 Database
How to Perform a Two-Phase Commit Transaction over TCP/IP
Obtaining Schema Information from the Managed Provider for DB2