Get Data Using the AseCommand Object

The AseCommand object allows you to issue a SQL statement or call a stored procedure against an Adaptive Server database.

You can issue the following types of commands to retrieve data from the database:

Instructions to use the Simple code sample included with Adaptive Server ADO.NET Data Provider.

Related concepts
Understand Simple Sample Project
Related reference
ExecuteReader Method
ExecuteScalar Method
ExecuteXmlReader Method