Hi all Sorry my English is bad.I hope u can get what I want.
I have lots of *.sql files that i want to write a program to compile them and if there is any issue(problem or mistake) report me.
One of my friend write an IDE for java,as I remember he use javac to generate the codes error,in other hand maybe u see when u try to write code in a Visual stadio or Netbean the IDE generate errors for u.so now I want to know any one have any idea how I can do it for my sql files?
In other mean I want to write a Editor for SQL files(PL/SQL) that compile my code and tell me what is my error.
this problem raise up when I try to compile all of them in SQL PLUS,it's so boring.
please help me...