rpt2csv.py icon indicating copy to clipboard operation
rpt2csv.py copied to clipboard

Convert RPT (as generated by Microsoft SQL Server Management Studio) to CSV

Results 2 rpt2csv.py issues
Sort by recently updated
recently updated
newest added

I assume it has something to do with using Python 3.6, but I'm getting the error in the subject line when executing. Stackexchange says we are reading it as a...

I received a `.rpt` file today with some important data, and I tried converting it with this script and it didn't work very well at all. Looking at the source...