This chapter explains how to use the Simple and Table Viewer sample projects that are included with the SQL Anywhere .NET Data Provider.
If your SQL Anywhere installation directory is not the default (C:\Program Files\SQL Anywhere 10), 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.SQLAnywhere.dll.
For instructions on adding a reference to the DLL, see Adding a reference to the Data Provider DLL in your project.
NoteThe SQL Anywhere documentation describes the API for the SQL Anywhere .NET Data Provider for ADO.NET 2.0. If you are developing an application with ADO.NET 1.0, refer to the API reference for the SQL Anywhere .NET Data Provider at |