About 10,100,000 results
Open links in new tab
  1. extract raw SQL query from a Crystal Report .rpt file

    I've got an .rpt file that I did not write and can find no documentation about. I want to be able to review the SQL that is generated from this report so that I can figure out, well, what data it was

  2. Edit Crystal report file without Crystal Report software

    I need to modify a static text (few words) in 3 rpt files. But I dont have Crystal Reports. How can I do it? Is there a free editor or software to be able to modify a simple text of the report?

  3. Convert SSMS .rpt output file to .txt/.csv - Stack Overflow

    May 10, 2012 · The RPT file is actually quite nice as it contains fixed-width columns. If you have Excel, a relatively easy way of converting the result to CSV is to open the RPT file in Excel. This will bring up …

  4. Failed to Load database information in Crystal Report for Visual Studio

    I'm having an issue with Crystal Reports for VS2013. I have a windows application developed in VS2010 with CR. When I try to run it in VS 2013, I get the following exception: Failed to load database

  5. Improve SQL Server query performance on large tables

    Apr 5, 2012 · I have a relatively large table (currently 2 million records) and would like to know if it's possible to improve performance for ad-hoc queries. The word ad-hoc being key here. Adding indexs …

  6. How to set datasource of Sub crystal report in c# win form app

    Feb 4, 2015 · In the report/subreport database fields menu, the table must have the same name as the DataTable: And the Datasource location for reports and subreports must be the same: This will bind …

  7. How do I open SSRS (.rptproj) files in Visual Studio 2013?

    How do I open .rptproj in Visual Studio 2013 Pro? When I try to open SSRS projects originally created in VS2008, in VS2013 I get: Unsupported This version of Visual Studio is unable to open the

  8. wpf - How to load .rpt crystal report file which is a resource in ...

    The .rpt file is in the same folder as the .vb file trying to load it. If I specify the direct path such as "C:/PhotoCrystalReport.rpt" it works but I would like to specify the path where the .rpt will be stored …

  9. python - Reading rpt files with pandas - Stack Overflow

    Reading rpt files with pandas Asked 8 years ago Modified 2 years, 9 months ago Viewed 16k times

  10. Easy way for Crystal Reports to MS SQL Server Reporting Services ...

    Feb 19, 2017 · 2 We're in a very similar situation at the moment. Dozens of crystal reports in place and we're shifting to Reporting Services (mainly for its ease of deployment and more flexible UI for the …