Wrox Home  
Search P2P Archive for: Go

  Return to Index  

aspx_professional thread: Problem in Crystal Report.Net


Message #1 by "Sachin Mhatre" <sachinx@h...> on Tue, 18 Mar 2003 12:08:21 +0530
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 


  Return to Index