Software Listing: Sql Statement

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

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 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

.

  • Platform: WinOther

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)...

  • Platform: Win2000, Windows Server, WinOther

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..

  • Platform: Asp, Scripts

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:.

  • Platform: WinOther

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

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.

  • Platform: Win2000, Windows Server, Windows Vista, WinOther

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..

  • Platform: WinOther

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.

  • Platform: Win2000, Windows Server, Windows Vista, WinOther

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..

  • Platform: Linux, Mac OS X, WinOther

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..

  • Platform: WinOther

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.

  • Platform: Asp, Scripts

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..

  • Platform: Asp, Scripts

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..

  • Platform: PHP, Scripts

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..

  • Platform: WinOther

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..

  • Platform: WinOther

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..

  • Platform: Linux, Unix, WinOther

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..

  • Platform: Linux, Mac OS X, Unix

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..

  • Platform: WinOther

Page: 1 | 2 | 3 | 4 | 5 | Freeware

New Reviews


Natural Voice Text to Speech Reader

NaturalReader is a piece of software which reads aloud written text on screen is a more natural sounding voice than most computerized voices. Free NaturalReader is a free version, where you can type or copy and paste text into the window, to be read ...


Chicken Invaders

Chicken invaders is a free ware arcade shooter game that hasheavy influence from classic titles like space invaders, or arcanoid. What chicken invaders does to the concept, however is add its own level of humour and gameplay to the mix. For ...


Aqua Pearls Game

Aqua Pearls game (or simply aqua pearls) is a free ware downloadable game that has many elements of the classic game zuma. In aqua pearls (and zuma) A variety of coloured balls will slowly work their way around the screen on a predetermined path, as ...


Glug Glug

Glug glug is a freeware arcade action game, playable using flash player. Glug glug is actually a fairly unique game, as although it retains many elements from the arcade genre, such as scoring, lives and the way in which level system works. The ...


Arctic Quest Game

Arctic  quest game (referred to in game as simply arctic quest) is a free ware downloadable game by free ride games, a game development website with a variety of games also downloadable from this site. Arctic quest is a very interesting puzzle ...


Encrypt my Folder

It’s always a good idea to consider some kind of protection for your sensitive data, and encryption is a really good way of protecting files and folders containing personal or secret data. This is even more important for users who are ...


MarkdownPad

It is not really difficult to create basic webpages, having said that, if you don’t know about HTML, it can be a tedious task. HTML stands for Hypertext Markup Language which basically is used to create webpages. It is not a difficult language ...


Coin World

Coin world is an interesting platforming demo game in which you play as “Colin the coin” as you take on the evil “bank note flash”. The premise alone is an interesting enough reason to play the game, and combined with the ...


Opera web browser

Opera is a free to download web browser, which is usually overlooked by the majority of people who use web browsers, in favour of the speed for google chrome, or the customisability for firefox. However opera certainly does have its own appeal ...



New Downloads

dbForge Query Builder for
MySQL

dbForge Query Builder for
MySQL is a visual tool for
quick queries creation and
extended data management. With
the help ...

Folder Lock

File locking software that
Encrypts your important files
and lets you shred the
unnecessary space consuming
files. ...

SysExpertez

SysExpertez provides IT Asset,
Operations, and Domain
Management all rolled into
one easy-to-use tool. Stay
fully ...

ERD Concepts

ERD Concepts is a database
designer and sql query tool
for all major databases.
Create a complete and
professional ERD ...

Acronis True Image

Acronis True Image - the
fastest, easiest and most
complete full image backup
software available. The only
personal ...

WinMX Music

WinMX Music joins the family
of powerful file sharing
applications with an overall
enjoyable and intuitive
layout. To ...

Typing Exam Software

Free English Typing Exam
Software, Free English Typing
Recruiter Package, Free
English Typing Tool, Free
English Typing ...

ApPHP MVC Framework

ApPHP MVC Framework is
designed to provide modern and
rapid development of websites,
applications and services. It
...

StockwareLive

StockwareLive is a software
developed specifically for
intraday traders. It displays
realtime intraday price charts
and ...



Related Searches

Syntax The Sql Statement Migrating Text File
Asp Sql Statement Generator
Convert Oracle Sql Statement
How Add Unicode Sql Statement
Inventory System Sql Statement
Php Sql Statement Generator
Sql Statement Convert Xls Ascii
Sql Statement Verifier
Visual Diagram Sql Statement
Diagram Sql Statement
Excel Sql Statement
Exp Oracle Sql Statement