By alashcraft
via redmondpie.com
Submitted: Aug 19 2008 / 08:27
Reports are always one of a compulsory requirements of any IT or non-IT solution. In this example we will experience how to integrate crystal report in a WPF Application. I am using a database here to fetch some record in order to display on my report off course you can use any other source. For reference my database is on SQL Server 2005, with database Ideal and I am fetching all the records in two certain columns of a table named account.
Add your comment