Reports Designer.Web adds DataAdapters

Released: Oct 6, 2010

Updates in this release

Updates in 2010.2

  • New DataAdapters
    The data adapters are Oracle ODP.Net and two adapters for Sybase.
  • Cache of Web components
    Using the AppCacheDirectory properties of the StiWebDesigner and StiWebViewerFx components, it is possible to create a directory where a cache is automatically created. This speeds up the loading of these components on the client side.
  • Visual Web designer control
    In previous versions of the Web report designer, the component was presented as a non-visual ASP.NET component. However, many users would like to use this component as a visual control. The new version can easily convert a non-visual component into a visual StiWebDesigner.
  • Updated Documentation
    A great number of new articles and step-by-step instructions have been included. They describe the many new properties and features.
  • Localization in Bulgarian language is added
    Now the product support localization of the interface into the Bulgarian language. It now supports 26 languages.
  • New functions
    New features were added to the data dictionary. The first is the MaxStr function. This function returns a string that is at the end of the sorted list of values. The next function is MinStr. It returns a string that is at the beginning of the sorted list of values. The SumDistinct function summarizes only the unique values from a list. And the last function is ToCurrencyWordsThai. This function displays the amount of words in the Thai language.
  • New features when printing bar-codes
    Code128c and Ean128c barcodes now support the FNC1 command. It is used to connect multiple values in a single barcode. Also added a new ShowQuietZones property to the barcode component. The property is used for synchronization of barcode scanners.