On 2012.01.15 9:21 PM, Rohit wrote: > > Hi Mercea, > > Aren't reports slow when using via DataTable? > > Does firebird support Stored Procedures so that we can connect a > stored procedure to a report? > You said you have .net application. I use to, i populate DataTable object or DataSet from an sql command or stored procedures or an entity (using entity framework) and pass this object to report through SetDataSource. Take a look at http://www.firebirdsql.org/en/net-examples-of-use/ and ask more on firebird-net-provider list.
-- Regards, Mercea Paul [Non-text portions of this message have been removed]
