0
Answer

Regarding SQL Paresr Check in ASP.NET

Ask a question
Srikanth Guna

Srikanth Guna

16y
2.4k
1
I found an SQL Paresr in .NET on the net. It consits of an .dll file named "gudusoft.gsqlparser.dll"  But it says that u need to import it by the help of using statements before you can parse any of the SQL queries wether they are correct or not. Can you please help me in importing that .dll file into my Webpage