Software Listing: Sql Statement
- DTM ODBC SQL runner
- License: Freeware
- Price: 0.00

DTM SQL runner is a free command line tool for SQL statements execution. The runner allows the user to specify ODBC data source name and file with SQL statement to be executed. This handy tool for developers, database administrators and advanced users is suitable for batch and scheduled job execution. It is compatible with Window Scheduler and most third party schedulers. The program supports easy to use configuration files as well as complete set of command line switches. The wildcards (* and ?) can be used to execute a few SQL files as a single job. The program supports output file and error log file customization.
- Publisher: DTM soft
- Date: 25-09-2012
- Size: 68 KB
- Platform: Win2000, Win7 x32, Win7 x64, Windows Server, Windows Vista, WinOther, WinVista x64
- IBYKUS Omega9
- License: Demo
- Price: 423.00

Omega9, an in demand tool for the data base development and - administration, increases the productivity of the users and the quality of the application code owing to rich functions for the administration of data base objects, developing and implementing PL/SQL as well as for providing, implementing and optimizing SQL inquiries. Omega, the prominent development Tool of IBYKUS, increases the productivity of your Oracle developers and - administrators. The Tool makes an integrated development environment available to the programming of Stored Procedures, SQL Skripten and much more besides over a graphic user surface user-friendly.
- Publisher: IBYKUS AG
- Date: 11-06-2011
- Size: 9493 KB
- Platform: Win2000, Windows Server, Windows Vista, WinOther
- JSqlParser
- License: Freeware
- Price: 0.00

JSqlParser is a handy Java tool designed to transform a SQL statement into a hierarchy of java classes.
The operations on the classes of JSqlParser are executed using the Visitor pattern.
Basically the method CCJSqlParserManager.parse returns a class implementing Statement which can be used to navigate the structure representing the SQL statement.
for WindowsAll
.
- Publisher: Leonardo Francalanci
- Date:
- Platform: WinOther
- SQL Editor for Oracle
- License: Freeware
- Price: 0.00

Free SQL Editor for Oracle. Colored syntax, different colors on execution and errors. Multi-document program interface. Multi-threaded execution, possibility to stop execution. Execution SQL and PL/SQL blocks. Execution single and multiple SQL statement (scripts). Explain Plan feature. Reading DBMS_OUTPUT stream. Error positioning. Saving statement history for established connection. Saving history of all SQL statements in external file. Export results to xls/scv files.
Features:
* Colored syntax, different colors on execution and errors
* Multi-document program interface
* Multi-threaded execution, possibility to stop execution
* Execution SQL and PL/SQL blocks
* Execution single and multiple SQL statement (scripts)...
- Publisher: DBA Inventions Ltd.
- Date: 01-01-2009
- Size: 720 KB
- Platform: Win2000, Windows Server, WinOther
- Getting Your Quotes Right In SQL For ASP
- License: Shareware

It is somewhat ironic that the most confusing part of creating and executing a SQL statement from ASP is determining where to put the quotes. When is a single quote used? When is a double quote used? When are they used together? Which takes precedence? This article will answer these questions..
- Publisher: webdevelopersjournal.com
- Date: 05-06-2011
- Platform: Asp, Scripts
- JSqlParser for Windows
- License: Freeware
- Price: 0.00

JSqlParser parses an SQL statement and translate it into a hierarchy of Java classes.
The generated hierarchy can be navigated using the Visitor Pattern
How it works
It is built using JavaCC. The core JavaCC grammar for SQL has been taken from Guido Draheim's site and has been changed in order to produce a hierarchy of Java classes.
How it can be used
The method CCJSqlParserManager.parse returns a class implementing Statement which can be used to navigate the structure representing the SQL statement.
To avoid using the instanceof operator as in:.
- Publisher: Leonardo Francalanci
- Date:
- Size: 962 KB
- Platform: WinOther
- SQLMonitor
- License: Freeware
- Price: 0.00

SQLMonitor is an SQL statement tester software for local databases like Paradox, Foxpro or DBase..
- Publisher: Zyl Soft
- Date: 03-09-2005
- Size: 6291 KB
- Platform: Win2000, Windows Server, WinOther
- SQLStomper
- License: Shareware
- Price: 24.99

Validating and verifying that database records are being created and updated correctly is a very common Quality Assurance Task. Running SQL Queries against a database is the quickest way to extract the information that you need. Whether you are a beginner at writing SQL, or a seasoned pro, SQLStomper can help speed up the process of exploring SQL Databases, building SQL Statements, running SQL Queries against a SQL Server Database, Displaying query results, and Printing Reports of the results. SQLStomper is a SQL Database Explorer, a SQL Statement Generator, a Database Query Tool, and much more all combined into one simple application.
- Publisher: BugStomper Software
- Date: 20-11-2006
- Size: 1508 KB
- Platform: Win2000, Windows Server, Windows Vista, WinOther
- FlexTracer
- License: Shareware
- Price: 29.99

Powerful, easy-to-use SQL tracer for Oracle, MS SQL, MySQL, Interbase/Firebird, Advantage Server, ODBC, SQLite, BDE, Sybase ASE/SQLAnywhere, ADO. You don't need to have administrator privileges on your database server! File and registry operations are supported as well. FlexTracer dumps all executed SQL statements, their results, parameters and execution time. It's also possible to merge a SQL statement with its parameters. Results can be saved in HTML or XLS formats for further analysis..
- Publisher: Easymatica.com
- Date: 02-06-2010
- Size: 803 KB
- Platform: WinOther
- Database Command Executor
- License: Freeware
- Price: 0.00

This is a simple utility that can perform a sql commands on a database.
You can execute an insert, update or delete commands as well as select statements.
Utility returns the number of processed records as its ExitCode and you can
also save the results (selected records or the processed records number) to the specified
XML, CSV or TXT file.
It is possible to immediately transform the resulting XML file by the selected XSL stylesheet template,
so you can export the result to as many text based formats as you want.
The sql statement may include parameters prepended with a colon (ie.
- Publisher: Precision software & consulting
- Date: 05-05-2011
- Size: 3829 KB
- Platform: Win2000, Windows Server, Windows Vista, WinOther
- JoSQL (SQL for Java Objects)
- License: Freeware
- Price: 0.00

JoSQL (Java Objects SQL) provides SQL capabilities for querying, ordering and grouping of collections of Java objects (POJOs). It allows a SQL statement to be applied to the collection of objects and the matching set returned, ordered and grouped..
- Publisher: josql.sourceforge.net
- Date: 05-06-2012
- Size: 47 KB
- Platform: Linux, Mac OS X, WinOther
- Visual SQL Builder
- License: Freeware
- Price: 0.00

Visual SQL Builder is a graphical PostgreSQL client written in java that will allow users to Visually build a complete SQL statement, without typing any clause. Building complex SQL queries in an easy way, reducing debugging, syntax and logic errors..
- Publisher: vsqlbuilder.sourceforge.net
- Date: 06-05-2012
- Size: 890 KB
- Platform: WinOther
- ASP-SQL2Table
- License: Shareware

SQL2Table is a freeware C++ database COM server dll that takes a connection string and a SQL statement, generating a custom table in HTML format. The target audience is an Active Server Page scripter who wants to automate data retrieval from a relational database over a small corporate intranet. All of the magic is performed on the server, allowing any user with a standard browser to view the data. A complex HTML table can be generated with a few lines of VBScript or JScript code. The dll can automatically generate a navigation bar and detail links for each row. This version includes an ASP script that can be used to test the dll properties.
- Publisher: geocities.com
- Date: 10-10-2011
- Platform: Asp, Scripts
- Multiple Form Selection
- License: Shareware

Allowing multiple choices of data elements enables people to customize views of your data and adds value to your applications. In this sample code, user inputted choice(s) are added to the basic sql statement to draw them from the db. Since the input from the dropdown menu comes through comma delimited it is simply written into the statement without modification. Two simple for next loops determine which elements are part of the record set and displays them accordingly..
- Publisher: codeave.com
- Date: 22-07-2011
- Platform: Asp, Scripts
- SearchForms
- License: Shareware

SearchForms is a modular system for creating HTML forms that can generate an arbitrary SQL statement. It depends on the SQL Abstraction Layer from the Enzyme open-source project, as well as the OOHFORMS library from PHPLIB. Using the objects provided by SearchForms, you can quickly and easily create a dynamic user interface for searching a database. SearchForms is part of the Enzyme open-source project..
- Publisher: Enzyme.sourceforge.net
- Date: 08-03-2011
- Platform: PHP, Scripts
- ADO.Net DB Connection Visualizer
- License: Freeware
- Price: 0.00

This is a debugger visualizer add-on for Microsoft Visual Studio 2005. It gives you a quick way to run a SQL statement against a database connection and view the results in a grid while debugging your code..
- Publisher: dbvisualizer.sourceforge.net
- Date: 02-08-2012
- Size: 11 KB
- Platform: WinOther
- Dot Net SQLite Administration Program
- License: Freeware
- Price: 0.00

DotNetSQLiteAdmin is a tool written in ASP.NET intended to handle the administration of SQLite databases over the Web. Currently it can create/drop databases and tables, vacuum databases/tables, execute SQL statement, a automated data entry form..
- Publisher: dotnetsqliteadm.sourceforge.net
- Date: 04-11-2012
- Size: 645 KB
- Platform: WinOther
- PHP Report Generator
- License: Freeware
- Price: 0.00

PHP Report Generator generates PDF-files from an result set of an SQL Statement. The description of the report is stored in a SQL Table. The project consists of the printing machine and an HTML front end, to create a report definition..
- Publisher: repgen.sourceforge.net
- Date: 16-09-2012
- Size: 1513 KB
- Platform: Linux, Unix, WinOther
- RE searcher DB executor
- License: Freeware
- Price: 0.00

Searches arbitrary text input (logs, etc) for regular expression(s) matching, and then executes arbitrary SQL statement(s) with matched substrings used as parameters. Offers daemon, incremental and transactional features..
- Publisher: redb.sourceforge.net
- Date: 04-06-2012
- Size: 20 KB
- Platform: Linux, Mac OS X, Unix
- SPWrapper
- License: Freeware
- Price: 0.00

SPWrapper generates java (and now python) classes able to invoke stored procedures and to execute sql statements for you: you just have to give it the stored procedure name or the sql statement..
- Publisher: spwrapper.sourceforge.net
- Date: 12-11-2012
- Size: 208 KB
- Platform: WinOther












