SQL Query Analyser...
Hi All,
I am planning to develop a SQL Query analyser. I am using SQL Server 2000. Now the problem is that HOW I CAN CHECK WHETHER THE QUERY (SYNTEX) IS RIGHT OR NOT.
Hope a positive response...
.
[223 byte] By [
manu.patel] at [2007-11-20 11:47:15]

# 1 Re: SQL Query Analyser...
Not sure I understand your problem / question. :confused: Please explain.
If you want to check the syntax in the Query Analyser, you just press Ctrl + F5.
Or do you want to make your own Query Analyser - like utility