I have a VS.NET 2005 C# Windows Application. The same cab use one of a number of different DBMSs including SQL Server, MySQL, Access.
Is there a way of creating dynamic crystal reports that can use any of the DBMSs as datasources without having to design a report for each of the databases?
Is there a way of creating dynamic crystal reports that can use any of the DBMSs as datasources without having to design a report for each of the databases?
Comment