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

Sql Ping Utility freeware
Filter: All | Freeware | Demo
 

Sql Ping Utility

< 1 2 3 4 5 > 
Released: November 12, 2012  |  Added: November 12, 2012 | Visits: 487

ShellRaptor: Command Line SQL Utility Simple java based command line SQL editor. Will connect to any database that you can provide a JDBC Type 4 driver for (in the form of a jar).



Platforms: Windows, Mac, Linux

License: Freeware Size: 25.57 KB Download (59): ShellRaptor: Command Line SQL Utility Download

Released: January 31, 2008  |  Added: February 05, 2008 | Visits: 6.305

IPCheck Server Monitor Reliable network and website monitoring using Paessler's proven and constantly refined IPCheck technology which has been used for network management by many companies from SOHOs to Fortune 500 worldwide since 1997. Sensor types include PING, PORT, HTTP, HTTPS, HTTP Advanced, HTTP Transaction,...





Platforms: Windows

License: Freeware Size: 30 MB Download (589): IPCheck Server Monitor Download

Released: November 26, 2014  |  Added: May 18, 2015 | Visits: 10.305

Ping Monitor Is my website up or down, is it responsive or is it taking to long to load? Those are questions that every webmaster needs to ask from time to time. The best way to find out is to use monitoring tools that connect to the website, server, domain or IP address regularly. You find lots of great...


Platforms: Windows 7, Windows

License: Freeware Size: 395 KB Download (1582): Ping Monitor Download

Added: January 17, 2006 | Visits: 3.474

Flexiblesoft Ping The Flexiblesoft Ping useful in testing and debugging TCP/IP troubles. It sends out a packet and expects a specified host(s) to respond back in a specified time frame. Also this program has multi-threaded, and so works several times quicker than usual ping program.



License: Freeware Size: 308 KB Download (380): Flexiblesoft Ping Download

Added: March 07, 2006 | Visits: 3.440

Component Conversion Utility The Component Conversion Utility is designed to minimize the time needed to create skeleton code in a variety of languages. Given a database connection, for example, the CCU can use existing tables to create skeleton Java code. In addition to translating programming languages, it allows a user to...


Platforms: Windows, Mac, *nix

License: Freeware Size: 500 KB Download (182): Component Conversion Utility Download

Released: March 03, 2006  |  Added: March 06, 2006 | Visits: 3.926

Download urls utility Download URLs utility. Give this utility the list of URLs and the folder where do you want to see files. And press go button.


Platforms: Windows

License: Freeware Size: 50 KB Download (247): Download urls utility

Released: July 09, 2002  |  Added: June 23, 2006 | Visits: 7.060

Ping Plotter Freeware Ping Plotter is a fast, small, and visual Ping/Trace Route utility that uses multiple threads to trace all hops at once for SUBSTANTIAL performance improvements over standard trace routes. Delivers visual graphs of performance to pinpoint problems and see ranges of responses and trends. Will...


Platforms: Windows

License: Freeware Size: 414 KB Download (818): Ping Plotter Freeware Download

Released: June 05, 2006  |  Added: June 05, 2006 | Visits: 4.590

EMS SQL Manager 2005 Lite for InterBase/Firebird It provides an easy-to-use graphical interface for maintaining databases and database objects, managing table data, simply edit SQL queries, run SQL scripts, administering users and their privileges and more. Key Features: - Latest InterBase and Firebird versions support; -...


Platforms: Windows

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

Released: March 26, 2007  |  Added: April 01, 2007 | Visits: 4.577

EMS SQL Manager 2007 Lite for Oracle EMS SQL Manager for Oracle is a high performance tool for Oracle Database Server administration and development. SQL Manager for Oracle works with any Oracle versions from 8.1.7 to 10g and supports all Oracle objects and all Oracle data types including the new BINARY_FLOAT and BINARY_DOUBLE...


Platforms: Windows

License: Freeware Size: 13.82 MB Download (368): EMS SQL Manager 2007 Lite for Oracle Download

Released: December 14, 2006  |  Added: December 14, 2006 | Visits: 4.375

EMS SQL Manager 2005 Lite for PostgreSQL EMS SQL Manager Lite for PostgreSQL is a light and easy-to-use freeware graphical tool for PostgreSQL administration. PostgreSQL Manager works with any PostgreSQL versions up to 8.1 and supports all of the latest PostgreSQL features including tablespaces, named arguments in functions and so on....


Platforms: Windows

License: Freeware Size: 12.66 MB Download (384): EMS SQL Manager 2005 Lite for PostgreSQL Download

Released: September 29, 2006  |  Added: January 24, 2007 | Visits: 3.761

EMS SQL Manager 2005 Lite for SQL Server It makes creating and editing MS SQL Server database objects easy and fast, and allows you to run SQL scripts, manage users and their privileges, simply edit SQL queries and more. Key Features: - Microsoft SQL 2005 Support; - Powerful and easy-to-use graphical user interface; -...


Platforms: Windows

License: Freeware Size: 12.99 MB Download (462): EMS SQL Manager 2005 Lite for SQL Server Download

Released: April 19, 2007  |  Added: April 30, 2007 | Visits: 4.045

EMS SQL Manager 2007 Lite for MySQL 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: 21.44 MB Download (367): EMS SQL Manager 2007 Lite for MySQL Download

Added: August 19, 2008 | Visits: 1.832

Multi Ping This utility lets you send a ping (the time it takes for a PC to call another and get an answer) to multiple Internet domains or IP addresses at the same time.Among your options you can add, edit and delete IP addresses, mark the interval between ping commands in miliseconds, use buttons to start...


Platforms: Windows

License: Freeware Size: 1024 B Download (637): Multi Ping Download

Released: March 09, 2010  |  Added: June 26, 2010 | Visits: 2.374

EMS SQL Manager for SQL Server Freeware EMS SQL Manager for SQL Server Freeware is a high performance tool for Microsoft SQL Server database development and administration. SQL Manager works with any MS SQL Server versions from 7 to the newest one and supports the latest SQL Server features including new data types (datetimeoffset,...


Platforms: Windows

License: Freeware Size: 55.14 MB Download (229): EMS SQL Manager for SQL Server Freeware Download

Added: June 25, 2010 | Visits: 918

DBIx::SQL::Abstract DBIx::SQL::Abstract is a Perl module that provides a convenient abstraction layer to a database. SYNOPSIS use DBIx::SQL::Abstract; my $dbh = DBIx::SQL::Abstract->new( %dbcfg ); Building SQL Abstractions. my($query, @bind) = $dbh->select($table, @fields, %where, @order); my($query,...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (88): DBIx::SQL::Abstract Download

Added: August 22, 2010 | Visits: 1.079

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

Added: May 12, 2010 | Visits: 2.253

Email Administration Utility Email Administration Utility provides an IMAP-based email account management utility. The Email Administration Utilities package can be used to manage email accounts with a series of PHP-based scripts through a browser. Addition, Removal, and modification of accounts is possible as long as an...


Platforms: *nix

License: Freeware Size: 30.72 KB Download (105): Email Administration Utility Download

Added: September 22, 2010 | Visits: 1.726

Ping Tunnel Ptunnel is an application that allows you to reliably tunnel TCP connections to a remote host using ICMP echo request and reply packets, commonly known as ping requests and replies. At first glance, this might seem like a rather useless thing to do, but it can actually come in your help in some...


Platforms: *nix

License: Freeware Size: 48.13 KB Download (171): Ping Tunnel Download

Added: August 03, 2010 | Visits: 1.103

SQL::Routine::Language SQL::Routine::Language is a Perl module for what language or grammar SQL::Routine speaks. SQL::Routine contains SQL schemas and queries, represented as a tree of atomic tokens; it is structurally like an abstract syntax tree or an XML DOM, but one that only accepts, respectively, a specific...


Platforms: *nix

License: Freeware Size: 174.08 KB Download (87): SQL::Routine::Language Download

Added: July 18, 2010 | Visits: 1.562

SQL::Abstract::Limit SQL::Abstract::Limit is a portable LIMIT emulation. SYNOPSIS use SQL::Abstract::Limit; my $sql = SQL::Abstract::Limit->new( limit_dialect => LimitOffset );; # or autodetect from a DBI $dbh: my $sql = SQL::Abstract::Limit->new( limit_dialect => $dbh ); # or from a Class::DBI class: my...


Platforms: *nix

License: Freeware Size: 14.34 KB Download (98): SQL::Abstract::Limit Download

< 1 2 3 4 5 >