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

Sql Idx File freeware
Filter: All | Freeware | Demo
 

Sql Idx File

< 1 2 3 4 5 > 
Released: July 18, 2012  |  Added: July 18, 2012 | Visits: 626

Corona for Mac OS Originally introduced in 2001, Corona has been upgraded regularly to become a full general ledger accounting tool, yet still retains its "simple check register" appeal. Use as a simple check register, or for full accrual accounting. Corona features drag-and-drop accounting, on-the-fly account... Platforms: Mac

License: Freeware Size: 22.3 MB Download (50): Corona for Mac OS Download

Added: May 30, 2013 | Visits: 381

I18N_IP2Country 18N_IP2Country uses methods for retrieving country names or ISO 3166 country codes.Installation:- Get the latest IP-to-Country database.- Create an SQL table (file included in the download package).Limitations:No documentation available. Platforms: PHP

License: Freeware Size: 10 KB Download (41): I18N_IP2Country Download

Added: May 10, 2013 | Visits: 523

Empty Store SQL file This empty .sql file has all categories, manufacturers, products, product attributes/options, customers, etc removed.It should be used on a new install (it drops tables...) and is based on tep_snapshot-20020918.You can use this in place of the oscommerce.sql file that comes with the package Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (56): Empty Store SQL file Download

Added: May 10, 2013 | Visits: 469

Flat-file SQL It uses regular files, that can be placed anywhere, for storing data.InstallationInclude it in your script with require_once("fSQL.php");Create a new fSQLEnvironment class with $fsql = new fSQLEnvironment; Key features "Flat-file SQL": - Allows you to take advantage of SQL queries to easily... Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (66): Flat-file SQL Download

Added: September 17, 2013 | Visits: 1.038

SQL File Query Extractor SQL File Query Extractor opens a text file and extract text entries of SQL queries separated by semi-colons. An array is used to return the text strings of queries. Platforms: PHP

License: Freeware Size: 10 KB Download (46): SQL File Query Extractor Download

Added: August 22, 2010 | Visits: 1.089

Chemistry::SQL Chemistry::SQL is an access database functions module. SYNOPSIS use strict; use Chemistry::SQL; use Chemistry::Artificial::SQL; my $db_name = $ARGV[0]; my $file = $ARGV[1]; my $db1 = Chemistry::SQL::new(db_host=>"127.0.0.1",db_user=>"root",db_port=>"3306",db_pwd=>"",... Platforms: *nix

License: Freeware Size: 14.34 KB Download (107): Chemistry::SQL Download

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

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

Released: November 01, 2012  |  Added: November 01, 2012 | Visits: 771

Trace Converter for SQL 2005 This tool converts SQL Profiler 2005 trace file (.trc) to Excel file (.xls). Trace Converter for SQL 2005 is designed to perform the conversions via command-line. Convert SQL Profiler trace file (.trc) to Excel 2003-2007 file format (.xls) easily with the help of Trace Converter for SQL 2005! Platforms: Windows, Windows Vista, 7, 7x64

License: Freeware Download (76): Trace Converter for SQL 2005 Download

Released: November 27, 2012  |  Added: November 27, 2012 | Visits: 810

Convert SQL to Excel This tool converts SQL table or query results (multiple resultset) to MS Excel file (.xls file). With the help of Convert SQL to Excel you'll be able to easily turn SQL queries as well as tables into XLS files. This tool also allows you to convert/export multiple tables (multiple query results)... Platforms: Windows, Windows Vista, 7, 7x64

License: Freeware Download (68): Convert SQL to Excel Download

Released: September 12, 2012  |  Added: September 12, 2012 | Visits: 927

SQL Database Recovery Free Program SQL Database Recovery Free is able to recover the damaged data to the file (.mdf) database Microsoft SQL Server. The utility works by stepping through the algorithm. 1. SQL Database Recovery Free searches for and reads the service data that can be used for recovery of certain modules. 2.... Platforms: Windows

License: Freeware Size: 1.91 MB Download (63): SQL Database Recovery Free Download

Added: April 20, 2013 | Visits: 342

Flat-file SQL for Scripts It uses regular files, that can be placed anywhere, for storing data.InstallationInclude it in your script with require_once("fSQL.php");Create a new fSQLEnvironment class with $fsql = new fSQLEnvironment;Here are some key features of "Flat-file SQL":dlTE Allows you to take advantage of SQL... Platforms: PHP

License: Freeware Size: 30.72 KB Download (45): Flat-file SQL for Scripts Download

Released: September 05, 2012  |  Added: March 18, 2014 | Visits: 850

PowerShell Scripts for SQL Get available SQL Servers Get/Set default data or log file locations Get server version and attributes Get database file sizes Get query results using a T-SQL script in a file Get available SQL Servers Get/Set default data or log file locations Get available SQL Servers Get/Set default data or... Platforms: Windows, Windows 8, Windows 7

License: Freeware Size: 258 KB Download (42): PowerShell Scripts for SQL Download

Released: April 08, 2015  |  Added: April 18, 2015 | Visits: 750

dbForge Event Profiler for SQL Server dbForge Event Profiler for SQL Server is a free tool for capturing and analyzing SQL Server events and save data about each event t. The tool provides convenient GUI to SQL Trace for inspecting a Database Engine instance. For instance, user can audit a production environment to determine which... Platforms: Windows, Windows 8, Windows 7, Windows Server

License: Freeware Size: 15.21 MB Download (53): dbForge Event Profiler for SQL Server Download

Added: March 06, 2010 | Visits: 737

File::FindByRegex File::FindByRegex is a Perl wrapper for File::Find that finds a directory tree and runs some action for each file whose name matchs a regex. SYNOPSYS use File::FindByRegex; $find = File::FindByRegex->new( { -srcdir => [C:tmpteradata-sql], -tardir => C:tmpteradata-sqldoc, -find =>... Platforms: *nix

License: Freeware Size: 10.24 KB Download (92): File::FindByRegex Download

Added: April 14, 2010 | Visits: 1.374

SQL::Translator::Manual SQL::Translator::Manual is a Perl module that contains a manual for SQL translator. SYNOPSIS SQL::Translator (AKA "SQLFairy") is a collection of modules for transforming (mainly) SQL DDL files into a variety of other formats, including other SQL dialects, documentation, images, and code. In... Platforms: *nix

License: Freeware Size: 317.44 KB Download (108): SQL::Translator::Manual Download

Added: January 02, 2010 | Visits: 824

packet2sql packet2sql converts any text file/log file which contains ipchains packet logs into a stream of SQL inserts. If called with no options, packet2sql will read the log input from stdin. Since syslog dates do not include the year, packet2sql will assign one. If the month of a log entry comes after... Platforms: *nix

License: Freeware Size: 20.48 KB Download (89): packet2sql Download

Added: August 12, 2010 | Visits: 919

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

Added: March 16, 2010 | Visits: 818

Querylog Querylog project is a console tool for performing SQL queries on a (log) file. Lines from one or more text files or stdin are matched, using regular expressions to an in memory database on which SQL queries can be performed. You also specify queries in the config file (SELECTs, INSERTs,... Platforms: *nix

License: Freeware Size: 6.14 KB Download (90): Querylog Download

Added: October 03, 2010 | Visits: 995

DL/SQL DL/SQL is declarative, turing-complete programming language based on top of SQL database. The main idea is to store both program and data in one SQL table and make all the computations in it. The current version of interpreter written in PHP contains quasi-lazy evaluation and simple caching.... Platforms: *nix

License: Freeware Size: 21.5 KB Download (98): DL/SQL Download

Added: July 09, 2010 | Visits: 1.041

File::Drawing File::Drawing release, revise and retrieve contents to/from a drawing program module. SYNOPSIS ########## # Subroutine interface # use File::Drawing qw( dod_date dod_drawing_number number2pm pm2number obsolete broken backup); $date = dod_date($sec, $min, $hour, $day, $month, $year);... Platforms: *nix

License: Freeware Size: 64.51 KB Download (113): File::Drawing Download

< 1 2 3 4 5 >