logo
small logo
  • Products
  • Comprar
  • Suporte
  • About
  • Customer panel Suporte
    • en
    • de
    • JP
    • ZH
  • Home
  • /
  • Articles
  • /
  • How to connect to the Sybase SQL Anywhere database
  • Geração de relatórios com PostgreSQL em um aplicativo .NET 5 com Debian 10

    25 de maio de 2022

    Muitos precisam de uma solução que irá gerar relatórios em sistemas Linux e também irá

    read more
  • How to use stored procedures with multiple sets of data as a result

    8 de maio de 2020

    Often, when creating reports, we have to deal with databases that are far from ideal.

    read more
  • How to connect to SQLCe

    11 de novembro de 2019

    Microsoft SQL Server Compact Edition is a simple local relational database that doesn't require installation,

    read more
  • The Event of ExportParameters in WebReport.Report

    5 de outubro de 2020

    In FastReport 2020.1 we have added the ability to change export parameters. To do this,

    read more
  • PreviewControl.OnPrint and PreviewControl.OnExport Events

    1 de outubro de 2020

    In FastReport 2019.4 added the ability to subscribe to PreviewControl.OnPrint and PreviewControl.OnExport events, which are

    read more

How to connect to the Sybase SQL Anywhere database

29 de fevereiro de 2020

Sybase SQL Anywhere database has a number of very useful features that make it very competitive in comparison with competitors. First, it allows you to handle very large volumes of data. Secondly - it is highly productive, that is, despite the offer large volumes of data fast. Thirdly it requires minimal administration. Finally, it is perfectly integrated into custom applications, as almost completely automated and does not require support.

In order to connect to SQL Anywhere database, you need a plug-in connector for report designer which is provided by FastReport. Net. Before connecting the plug-in, you need to create its library. In the delivery of FastReport.Net there are projects to create the connectors. All you need - to restore NuGet library and build the project. The project is located in the folder:

C:\Program Files (x86)\FastReports\FastReport.Net\Extras\Connections\FastReport.SqlAnywhere

As a result, after you build the project, you'll get the FastReport.SqlAnywhere library. It can now be connected to the report designer. To connect the plug-in, choose the File-Options menu:

 

On the Plugins tab, we add the FastReport.SqlAnywhere library you've collected.

After restarting the designer, you can start creating a report data source:

 

Choose the SqlAnywhere connection that is now available. The settings are simple: server name, username, password, database name. Once we're connected to a data source, we need to select the tables from which we'll get the data.

 

At the stage of the selection of tables, we can create your presentation of data using SQL query. Query will allow us, for example, to combine data from multiple tables, or filter the data before they are received. In the SQL query parameters can be used. This allows us to filter the data based on the values of parameters passed to the report from the outside. Add a new SQL query using the button "Add SQL query ...".

 

Enter the name of the table, which we are creating.

 

Then we write a request. The SQL Anywhere uses a prefix : before the parameter. At this point, we enter the name of the parameter, which will be defined in the next step:

 

The parameter name must match your SQL request. We choose the data type, the default value, if you need, an expression as well which will be a data source. This could be a variable or function. In our example, this is the report parameter we created in advance:

 

Once we've created the request, we'll get a new CustomTable table in the list of choices available.

As you can see, using a plug-in connector makes it very easy to connect to the Sql Anywhere database. And a parameterized query will help you prepare the data at the stage of receiving it.

about product comprar
avatar
Dmitriy Fedyashov
Technical Writer
Fast Reports Team: Dmitriy Fedyashov - Technical Writer at Fast Reports
.NET FastReport Data Source SQL

Add comment
logo
  • 800-985-8986 (English, US)
  • +4930568373928 (German)
  • +55 19 98147-8148 (Portuguese)
  • info@fast-report.com
  • 901 N Pitt Str #325 Alexandria VA 22314
  • Comprar
  • Download
  • Documentação
  • Depoimentos
  • Como desinstalar nossos produtos
  • FAQ
  • Tutorial Video
  • Forum
  • Support SLA
  • Articles
  • Our News
  • Informação sobre nós
  • Parceiros
  • Extended licensing
  • Contatos

© 1998-2023 by Fast Reports Inc.

  • Privacidade

Trustpilot