I am working in Visual Studio C # and want to create reports with Crystal Reports, but this software is in another computer Will be installed, so my question is how can I send it as a local server name and parameter, where the file is located. The RPT will be located in the crystal report, so that the application can generate the report in any computer where it is being executed thanks
Create crystal reports in the form of shared resources, store and load your UNC path in the coffeg file;
Comments
Post a Comment