var fDesc=new Array(); fDesc[0] = "Data Dynamics Reports follows a more visual report designing model with online scripting that meets most of your reporting needs with less code and less understanding of the architecture.

Microsoft Reporting Definition Language (RDL) Format

* ActiveReports uses the proprietary RPX reporting format that is proven and time tested.
* Data Dynamics Reports uses Microsoft's SQL Server 2005 Report Definition Language (RDL) reporting format, with custom extensions to leverage your existing investments.

Direct Support for Business Reporting

* ActiveReports has been exceeding customer expectations for over a decade of fulfilling the large volume, high performance, production reporting requirements of small and large businesses.
* Data Dynamics Reports, in addition to fulfilling standard reporting needs, features direct support for business reporting features such as dashboards, KPIs, advanced data visualization, master-child report templates and reporting themes.

Better Export options for Business Users

* ActiveReports supports exporting to HTML, RTF, TIFF, PDF and Microsoft Excel.
* Data Dynamics Reports, in addition to supporting these export formats, also supports true Microsoft Excel transformation, Microsoft Word export and exporting to image formats such as BMP, JPEG, GIF, PNG and EMF.

Data Dynamics Active Reports Pro is a reliable and handy software that will help you keep your business up to date."; function tShowHide(id, show) { var s = document.getElementById("desc"); if ((s.innerHTML.length<=212 || show==1) && show!=2) { s.innerHTML = fDesc[id]; if (document.getElementById('m1')) document.getElementById('m1').style.display='none'; if (document.getElementById('m2')) document.getElementById('m2').style.display='none'; if (document.getElementById('more_txt')) document.getElementById('more_txt').style.display='inline'; } else { s.innerHTML = ''; } }