Configuring the Adaptive Server ADO.NET SSRS Component

Configure the Adaptive Server ADO.NET SSRS component.

  1. Copy Sybase.AdoNet2.AseReportingServices.dll to C:\Program Files (x86)\Microsoft Visual Studio 9.0\Common7\IDE\PrivateAssemblies.
  2. Use a text editor to open the RSReportDesigner.config from C:\Program Files (x86)\Microsoft Visual Studio 9.0\Common7\IDE\PrivateAssemblies.
    • Enter the following below Data section:
      <Extension Name="Sybase" Type="Sybase.AdoNet2.AseReportingServices.SybaseClientConnectionWrapper,Sybase.AdoNet2.AseReportingServices"/>
    • Enter the following below Designer section:
      <Extension Name="Sybase" Type="Microsoft.ReportingServices.QueryDesigners.GenericQueryDesigner,Microsoft.ReportingServices.QueryDesigners"/>
  3. Save the RSReportDesigner.config file.