Sachin,
Off the top of my head - one way to try this maybe to configure the
report i.e. build the.rpt file based on a schema (.xsd file using e.g.
DataSet.WriteXmlSchema) - and the database to hit would be in the
configuration file(this is more relevant to web pages) - that way as
long as the data structure does not change, you could hit different
databases with the same file.
HTH
Amit
-----Original Message-----
From: Sachin Mhatre [mailto:sachinx@h...]
Sent: Tuesday, March 18, 2003 12:38 AM
To: ASPX_Professional
Subject: [aspx_professional] Problem in Crystal Report.Net
Hi,
How to use the same crystal report.Net file for different databases.?
=A0
- Sachin