Can anybody help me?
I have a bunch of .sql files. I want to analyze (check) these files before they are executed on the server.
I have many internet sites that parse code. But I want to parse the code using C #.
So please, can you advise. If there is any tool, dll I need to use.
I just want to parse the file and not execute it
source
share