|
-
May 7th, 2007, 10:04 AM
#1
Thread Starter
Hyperactive Member
[2.0] SQL syntactic checker
Hi,
I´d like to know if there is an easy approach as to make a Sql syntactic checker.
Basically ensure that sql queries are syntactally correct.
So that sb won´t try to write in,sth like:
"Select * froma table",...
I can only think of doing this via regular expressions. But would think this approach would be quite complicated.
Would sb know of any .dlls which would include this type of functionality??
Many Thanks,
Rauland.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|