Crystal Report

Mat

Member
Joined
Jun 15, 2004
Messages
12
Programming Experience
10+
Hi everyone

I'm trying to make a report but I want that report to be good for more than one database.

I'll explain myselft : Usually, when you make a Crystal Report, you have to input the datasource, member and everything for the report to retreive data. This way, you enter a specific database and specific field from that same database. For my part, I want to modify the database (.mdb) so that my report will be different if I use that database1.mdb or database2.mdb

I know that to do what I want to do, I must do it dynamicly in the code but I don't know exactly the properties to use and the exact propriety to set for the crystall report.

Thanx to help me, if you want more specification on this little problem, I will give you.
 
Back
Top