Hi all,
Can anyone help me on how to create crystal reports in a .net windows application?
The problem is, i have an OleDbConnection object named 'conn' which I create dynamically to connect to an access database and i want to use this connection to create crystal reports.
I would welcome any help or alternative.
Thank you all in advance.
Can anyone help me on how to create crystal reports in a .net windows application?
The problem is, i have an OleDbConnection object named 'conn' which I create dynamically to connect to an access database and i want to use this connection to create crystal reports.
I would welcome any help or alternative.
Thank you all in advance.
Comment