File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes JDBC and the fly likes Java Lib to Validate SQL Query for Syntex Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Databases » JDBC
Reply Bookmark "Java Lib to Validate SQL Query for Syntex" Watch "Java Lib to Validate SQL Query for Syntex" New topic
Author

Java Lib to Validate SQL Query for Syntex

Jigar Naik
Ranch Hand

Joined: Dec 12, 2006
Posts: 744
Is there any java library to validate SQL Query for syntex ?


Jigar Naik


Vinod K Singh
Ranch Hand

Joined: Sep 30, 2008
Posts: 198
Try this web service http://sqlvalidator.mimer.com/index.html


My Blog
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Java Lib to Validate SQL Query for Syntex
 
Similar Threads
How to pass data from an applet to another java file
Validate SQL Queries
SQL validation!
How to add items in the dropdown list dynamically on radio button selection
does OracleDriver really precompile a PreparedStatement?