Contents Index Running the sample projects Tutorial: Using the Simple code sample

ASA Programming Guide

Using the Adaptive Server Anywhere .NET Data Provider Sample Applications


About this chapter 

This chapter explains how to use the Simple and Table Viewer sample projects included with the Adaptive Server Anywhere .NET data provider.

If your SQL Anywhere installation directory is not the default (C:\Program Files\Sybase\SQL Anywhere 9), you may receive an error referencing the data provider DLL when you load the sample projects. If this happens, add a new reference to iAnywhere.Data.AsaClient.dll.

For instructions on adding a reference to the DLL, see Adding a reference to the data provider DLL in your project.


Tutorial: Using the Simple code sample
Tutorial: Using the Table Viewer code sample

Contents Index Running the sample projects Tutorial: Using the Simple code sample