Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.250.390 Times

Fix Sql Statement freeware
Filter: All | Freeware | Demo
 

Fix Sql Statement

1 2 3 4 5 > 
Added: August 12, 2010 | Visits: 912

SQL::Statement::Embed SQL::Statement::Embed can embed a SQL engine in a DBD or module. SQL::Statement is designed to be easy to embed in other modules and to be especially easy to embed in DBI drivers. It provides a SQL Engine and the other module needs to then provide a data source and a storage mechanism. For...



Platforms: *nix

License: Freeware Size: 87.04 KB Download (98): SQL::Statement::Embed Download

Released: March 21, 2011  |  Added: March 24, 2011 | Visits: 1.195

DTM ODBC SQL runner 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...





Platforms: Windows

License: Freeware Size: 68.96 KB Download (491): DTM ODBC SQL runner Download

Added: July 27, 2010 | Visits: 919

JoSQL JoSQL (SQL for Java Objects) provides the ability for a developer to apply a SQL statement to a collection of Java Objects. JoSQL provides the ability to search, order and group ANY Java objects and should be applied when you want to perform SQL-like queries on a collection of Java Objects....


Platforms: *nix

License: Freeware Size: 245.76 KB Download (95): JoSQL Download

Released: August 17, 2012  |  Added: August 17, 2012 | Visits: 592

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


Platforms: Windows

License: Freeware Download (46): JSqlParser Download

Added: May 10, 2013 | Visits: 397

cmysql_mset cmysql_mset is a simple mysql class to connect to mysql server, search in a Database and run SQL statement.


Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (48): cmysql_mset Download

Added: August 01, 2008 | Visits: 887

SQLMonitor SQLMonitor is an SQL statement tester software for local databases like Paradox, Foxpro or DBase.


Platforms: Windows

License: Freeware Size: 6.14 MB Download (134): SQLMonitor Download

Released: October 21, 2012  |  Added: October 21, 2012 | Visits: 358

RE searcher DB executor 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.


Platforms: Mac, BSD, Linux

License: Freeware Size: 20 KB Download (47): RE searcher DB executor Download

Added: May 10, 2013 | Visits: 721

All International Zones This file is a SQL statement that will create an International zone using all countries except the United States (includes U.S. Minor Outlying Islands and U.S. Virgin Island). Simply run this statement in your osC database. This statement assumes that you have less than 11 geo_zones installed and...


Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (56): All International Zones Download

Added: May 10, 2013 | Visits: 424

PHP - REPGEN This program generates PDF-reports based on data, created by an SQL-statement. It consists of two parts: - The HTML-Definition of the report - and the print-machine, which creates the PDF-printout. This program is based on PHP 4.05, mysql 3.23 or ODBC or Postgresql. The files with the extension...


Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (67): PHP - REPGEN Download

Added: May 11, 2013 | Visits: 479

PHP - REPGEN for Scripts This program generates PDF-reports based on data, created by an SQL-statement.It consists of two parts:- The HTML-Definition of the report- and the print-machine, which creates the PDF-printout.This program is based on PHP 4.05, mysql 3.23 or ODBC or Postgresql.The files with the extension...


Platforms: PHP

License: Freeware Size: 348.16 KB Download (41): PHP - REPGEN for Scripts Download

Added: February 11, 2010 | Visits: 976

SQL::Amazon::UserGuide SQL::Amazon::UserGuide is a Perl module with user Guide for DBD/SQL::Amazon. SYNOPSIS # # create the parser, passing in the current Amazon metadata # my $parser = SQL::Amazon::Parser->new(%attrs); # # parse a SQL statement, returning a SQL::Amazon::Statement # my $stmt =...


Platforms: *nix

License: Freeware Size: 58.37 KB Download (94): SQL::Amazon::UserGuide Download

Released: June 12, 2014  |  Added: June 16, 2014 | Visits: 1.694

dbForge SQL Complete Express dbForge SQL Complete Express is a free add-in for SQL Server Management Studio and Visual Studio. It offers powerful autocompletion and formatting of T-SQL code that replaces native Microsoft T-SQL Intellisense. Besides the extension of the List Members, Complete Word and Parameter Info...


Platforms: Windows

License: Freeware Size: 10.2 MB Download (362): dbForge SQL Complete Express Download

Released: October 24, 2012  |  Added: October 24, 2012 | Visits: 826

General SQL Parser Java General SQL Parser Java version (used from simple JSP web application to large J2EE project) is valuable because it provides an in-depth and detailed analysis of SQL scripts for various databases, including Oracle, SQL Server, DB2, MySQL,Teradata and Access. Without a complete query parser like...


Platforms: Windows

License: Freeware Download (58): General SQL Parser Java Download

Released: November 26, 2012  |  Added: November 26, 2012 | Visits: 1.768

General SQL Parser COM General SQL Parser COM version is valuable because it provides an in-depth and detailed analysis of SQL scripts for various databases, including Oracle, SQL Server, DB2, MySQL and Access. Without a complete query parser like this, such a task will be impossible. You now have the chance to fully...


Platforms: Windows

License: Freeware Download (58): General SQL Parser COM Download

Released: October 15, 2012  |  Added: October 15, 2012 | Visits: 771

General SQL Parser VCL General SQL Parser VCL version is valuable because it provides an in-depth and detailed analysis of SQL scripts for various databases, including Oracle, SQL Server, DB2, MySQL and Access. Without a complete query parser like this, such a task will be impossible. You now have the chance to fully...


Platforms: Windows

License: Freeware Download (67): General SQL Parser VCL Download

Added: May 22, 2013 | Visits: 510

SQL Parsing SQL Parsing is a simple class that can parse text files with a list of MySQL query statements to be executed.SQL Parsing splits the file lines, skips comment lines and gathers all consecutive lines until the one ends with semi-colon to get the complete SQL statement.Each statement is executed as...


Platforms: PHP

License: Freeware Size: 10 KB Download (40): SQL Parsing Download

Added: July 29, 2013 | Visits: 563

SQL Query Builder SQL Query Builder can be used to dynamically build SQL database queries.It provides functions for defining query parameters such as the query type, tables, columns, the clauses where, order by, group by and having, limit row range.SQL Query Builder builds the query SQL statement according the...


Platforms: PHP

License: Freeware Size: 10 KB Download (42): SQL Query Builder Download

Added: August 25, 2013 | Visits: 442

SQL Cron SQL Cron is a Drupal module that allows you to create and manage a set of SQL statements that are executed during cron runs. The last execution time and execution result is displayed for each SQL statement. Any SQL statement that is valid for the Drupal db_query function can be used. This...


Platforms: PHP

License: Freeware Size: 10 KB Download (40): SQL Cron Download

Added: August 29, 2008 | Visits: 1.700

General SQL Parser General SQL Parser is developed to help people who want to check syntax of SQL statements, pretty print out SQL statements,and parse SQL statements into a parse tree in their own program. It provides detail information about a SQL statement such as statement types (Select, insert, update, delete...


Platforms: Windows

License: Freeware Size: 1.53 MB Download (227): General SQL Parser Download

Released: July 05, 2012  |  Added: July 05, 2012 | Visits: 415

Linqer Linqer is a SQL to LINQ converter tool. It will help you to learn LINQ and convert your existing SQL statements. Not every SQL statement can be converted to LINQ, but Linqer covers many different types of SQL expressions. Linqer supports both .NET languages C# and Visual Basic. Because LINQ...


Platforms: Windows

License: Freeware Size: 2.5 MB Download (47): Linqer Download

1 2 3 4 5 >