Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 10.0.1 » SQL Anywhere Server - Programming » SQL Anywhere .NET Data Provider » Accessing and manipulating data

Accessing and manipulating data Next Page

Using the SACommand object to retrieve and manipulate data


The following sections describe how to retrieve data and how to insert, update, or delete rows using the SADataReader.


Getting data using the SACommand object
Inserting, updating, and deleting rows using the SACommand object
Obtaining DataReader schema information