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

Fundamentals Sql Parser freeware
Filter: All | Freeware | Demo
 

Fundamentals Sql Parser

< 1 2 3 4 5 > 
Added: July 15, 2010 | Visits: 1.429

Shell::Parser Shell::Parser is a simple shell script parser. SYNOPSIS use Shell::Parser; my $parser = new Shell::Parser syntax => bash, handlers => { }; $parser->parse(...); $parser->eof; This module implements a rudimentary shell script parser in Perl. It was primarily written as a backend for...



Platforms: *nix

License: Freeware Size: 17.41 KB Download (176): Shell::Parser Download

Added: July 26, 2010 | Visits: 922

sql++ sql++ is an easily configurable, feature-rich, portable command-line SQL tool. It can be used with many different databases and in place of other commandline tools such as MySQLs mysql-client, Microsoft SQL, PostgreSQLs psql, and Oracles sqlplus. sql++ project has features such as multiple...





Platforms: *nix

License: Freeware Size: 36.86 KB Download (173): sql++ Download

Added: July 25, 2010 | Visits: 2.056

C++ WSDL Parser C++ WSDL Parser is an efficient C++ Web services library that includes a standards compliant WSDL parser API, a Schema parser and validator, an XML parser and serializer, and an API for dynamically inspecting and invoking WSDL Web services. Whats New in This Release: - Many WSDLs can now be...


Platforms: *nix

License: Freeware Size: 573.44 KB Download (170): C++ WSDL Parser Download

Added: August 05, 2008 | Visits: 1.288

SQL Dumper SQL Server Dumper enables you to dump selected SQL Server database tables into SQL INSERT statements, that are saved as local .sql files and contain all the data required to create a duplicate table, or to be used for backup purposes. You can choose to create an individual .sql file for each...


Platforms: Windows

License: Freeware Size: 408 KB Download (166): SQL Dumper Download

Added: August 30, 2008 | Visits: 825

Expert SQL To administer relational database, there is nothing better that using SQL language. And to make that even easier, now you have Expert SQL.This program works to be able to run and write easily SQL sentences for different data sources. Search utilities, control, configuration and modification of...


Platforms: Windows

License: Freeware Size: 2 KB Download (166): Expert SQL Download

Added: August 03, 2008 | Visits: 1.327

EMS SQL Manager for MySQL Freeware EMS SQL Manager for MySQL is a high performance tool for MySQL Database Server administration and development. SQL Manager for MySQL works with any MySQL versions from 3.23 to 5.2 and supports all of the latest MySQL features including views, stored procedures and functions, InnoDB foreign keys...


Platforms: Windows

License: Freeware Size: 38.35 KB Download (164): EMS SQL Manager for MySQL Freeware Download

Added: August 16, 2008 | Visits: 1.762

EMS SQL Manager 2005 Lite for InterBase Firebird EMS SQL Manager Lite for InterBase/FireBird is an excellent freeware tool for InterBase and FireBird administration. It has minimal required set of instruments for those users who are new to InterBase server and needs only its basic functionality. It provides an easy-to-use graphical interface...


Platforms: Windows

License: Freeware Size: 12.7 MB Download (163): EMS SQL Manager 2005 Lite for InterBase Firebird Download

Added: March 06, 2010 | Visits: 1.266

SQL::Shell SQL::Shell is a command interpreter for DBI shells. SYNOPSIS use SQL::Shell; #Initialise and configure my $sqlsh = new SQL::Shell(%settings); $sqlsh->set($setting, $new_value); $value = $sqlsh->get($setting); #Interpret commands $sqlsh->execute_command($command);...


Platforms: *nix

License: Freeware Size: 30.72 KB Download (158): SQL::Shell Download

Added: August 18, 2008 | Visits: 1.389

EMS SQL Manager for PostgreSQL Freeware EMS SQL Manager for PostgreSQL is a powerful tool for PostgreSQL Database Server administration and development. PostgreSQL Manager works with any PostgreSQL versions up to 8.2 and supports all of the latest PostgreSQL features including tablespaces, argument names in functions, and so on. It...


Platforms: Windows

License: Freeware Size: 22.11 KB Download (153): EMS SQL Manager for PostgreSQL Freeware Download

Added: June 06, 2010 | Visits: 1.225

SVG::Parser SVG::Parser is a Perl module with XML Parser for SVG documents. SYNOPSIS #!/usr/bin/perl -w use strict; use SVG::Parser; die "Usage: $0 n" unless @ARGV; my $xml; { local $/=undef; $xml=<>; } my $parser=new SVG::Parser(-debug => 1); my $svg=$parser->parse($xml); print...


Platforms: *nix

License: Freeware Size: 14.34 KB Download (146): SVG::Parser Download

Added: May 16, 2010 | Visits: 1.435

regular expression parser regular expression parser is a C++ regexp parser that accomplishes The Open Group specification Issue 6, IEEE Std 1003.1, 2004 Edition. regular expression parser allows you to parse input using regular expressions, and to retrieve parsed sub-expression matches in a few steps..


Platforms: *nix

License: Freeware Size: 337.92 KB Download (145): regular expression parser Download

Added: August 06, 2008 | Visits: 1.177

SQL Scripter SQL Scripter is tool for SQL Server 7.0/2000 database administrators and developers to script data in a valid T-SQL format which can be executed in Query Analyzer. Some features: - Choose your source (table, view or SQL) - Choose your fields. - Choose between different types: Just insert the...


Platforms: Windows

License: Freeware Size: 592 KB Download (144): SQL Scripter Download

Added: March 07, 2010 | Visits: 1.667

MultipartRequest File Upload parser MultipartRequest File Upload parser provides a HttpServletMultipartRequest class that extends the HttpServletRequestWrapper implementation to provide methods for handling multipart form data. The project supports Servlets using Java 1.2 or later. Whats New in This Release: - The API was...


Platforms: *nix

License: Freeware Size: 204.8 KB Download (134): MultipartRequest File Upload parser Download

Added: August 23, 2008 | Visits: 2.107

AdventNet SwisSQL -  Oracle to SQL Server Migration Tool SwisSQL - Oracle to SQL Server Edition is an Automated Migration tool to convert Oracle PL/SQL stored procedures into equivalent Microsoft SQL Server Transact SQL code. It automates more than 90% of the Oracle PL/SQL code conversion into Transact SQL with very minimal manual intervention. SwisSQL...


Platforms: Windows

License: Freeware Size: 18.46 KB Download (127): AdventNet SwisSQL - Oracle to SQL Server Migration Tool Download

Added: June 26, 2010 | Visits: 1.193

SQL::Generator SQL::Generator is a Perl module to generate SQL-statements with oo-perl. SYNOPSIS use SQL::Generator; With this module you can easily (and very flexible) generate/construct sql-statements. As a rookie, you are used to write a lot of sprintf`s every time i needed a statement (i.e.for DBI)....


Platforms: *nix

License: Freeware Size: 13.31 KB Download (124): SQL::Generator Download

Added: August 21, 2008 | Visits: 1.277

MS SQL PHP Generator MS SQL PHP Generator is a free user interface for MS SQL Server that helps the user create high quality MS SQL Server PHP scripts for selected tables, views and consultations. It speeds up the work and the web porcess. The main characteristics are summarized as follows:* Data control: addition,...


Platforms: Windows

License: Freeware Size: 4 KB Download (124): MS SQL PHP Generator Download

Released: April 01, 2014  |  Added: April 13, 2014 | Visits: 1.085

Netwrix SQL Server Change Reporter Microsoft(R) SQL Server is a complex system with many different types of managed objects and requires daily changes to servers settings, security roles, databases, etc. All administrative activities require tracking of changes especially in environments managed by multiple DBAs and server...


Platforms: Windows, Windows 7, Windows Server

License: Freeware Size: 2.97 MB Download (122): Netwrix SQL Server Change Reporter Download

Added: March 14, 2010 | Visits: 1.813

iCal::Parser::HTML iCal::Parser::HTML is a Perl module to generate HTML calendars from iCalendars. SYNOPSIS use iCal::Parser::HTML; my $parser=iCal::Parser::HTML->new; print $parser->parse(type=>$type,start=>$date,files=>[@icals]); This module uses iCal::Parser::SAX and XML::LibXSLT with included...


Platforms: *nix

License: Freeware Size: 50.18 KB Download (120): iCal::Parser::HTML Download

Added: January 15, 2010 | Visits: 844

iCal::Parser iCal::Parser is a Perl module to parse iCalendar files into a data structure. SYNOPSIS use iCal::Parser my $parser=iCal::Parser->new(); my $hash=$parser->parse($file); $parser->parse($another_file); my $combined=$parser->calendar; my $combined=iCal::Parser->new->parse(@files); my...


Platforms: *nix

License: Freeware Size: 28.67 KB Download (119): iCal::Parser Download

Released: October 11, 2012  |  Added: October 11, 2012 | Visits: 987

SQL MDF Recovery Free Please take a closer look at the efficiency of SQL mdf recovery application by evaluating SQL MDF Recovery Free on your computer, it should not take a lot of time. Thanks to the friendly interface of database recovery program you may start the analysis of corrupted databases as soon as you...


Platforms: Windows

License: Freeware Size: 1.91 MB Download (117): SQL MDF Recovery Free Download

< 1 2 3 4 5 >