There are several sample projects included with the SAP Sybase IQ
  .NET Data Provider:
- LinqSample – A .NET Framework sample project for Windows that demonstrates language-integrated query,
      set, and transform operations using the SAP Sybase IQ .NET Data Provider
      and C#.
    
 - SimpleWin32 – A .NET Framework sample project for Windows that demonstrates a simple listbox that is filled with the names from the Employees table when you click Connect. 
    
 - SimpleXML – A .NET Framework sample project for Windows that demonstrates how to obtain XML data from
       SAP Sybase IQ via ADO.NET. Samples for C#, Visual Basic, and Visual C++
      are provided.
    
 - SimpleViewer – A .NET Framework sample project for Windows. 
    
 - TableViewer – A .NET Framework sample project for Windows that allows you to enter and execute SQL statements.