Ways to Access and Manipulate Data

With Adaptive Server ADO.NET Data Provider, there are two ways you can access data: using the AseCommand object, or using the AseDataAdapter object.

Related concepts
AseCommand Class
AseDataReader Class
Conflicts When Using the AseDataAdapter
AseDataAdapter Class