Fast Report - Get Data Directly from DB: Difference between revisions

From eStream Software
(Created page with "==Introduction== Sometime in the report you might wanted some extra information but you not able to select in the report design. So you had to self query to get the extra info...")
 
Line 1: Line 1:
==Introduction==
==Introduction==
Sometime in the report you might wanted some extra information but you not able to select in the report design. So you had to self query to get the extra information.
Sometime in the report you might wanted some extra information but you not able to select in the report design. So you had to self query to get the extra information.
There are 2 ways to Get the data directly from Database
* Simple Query
* Advance Query


==Steps==
==Steps==

Revision as of 00:35, 11 November 2015

Introduction

Sometime in the report you might wanted some extra information but you not able to select in the report design. So you had to self query to get the extra information.

There are 2 ways to Get the data directly from Database

  • Simple Query
  • Advance Query

Steps

  • More Coming Soon....

See also