retrieve table and column names in SQR file

45 Views Asked by At

I have a SQR file that was previously used by my colleague to pull a database. Now he left and we need to take the pull and modify it, then integrate it into a new SQL pulling process. But the SQR file is binary and not viewable.

The question is: how should we retrieve the table and column names from the binary SQR file?

Thank you!

0

There are 0 best solutions below