JSON data

Stimulsoft Reports.JS discussion
Post Reply
dikan
Posts: 170
Joined: Thu Jun 18, 2009 5:05 pm
Location: Serbia

JSON data

Post by dikan »

I have reports that work fine with Firebird connection but now I have to move my application to WEB and I wonder how to prepare my JSON data for very complex reports.

Can you give me a hint?

Best regards,

dikan
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Re: JSON data

Post by Alex K. »

Hello,

You can connect to the Firebird uses adapter:
https://www.stimulsoft.com/en/documenta ... tabase.htm

Also, you can prepare all necessary data and provide it to report as DataSet with RegData() method:
https://www.stimulsoft.com/en/documenta ... g_data.htm

Thankyou.
Post Reply