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

Sql Connection Strings freeware
Filter: All | Freeware | Demo
 

Sql Connection Strings

< 1 2 3 4 5 
Added: March 14, 2010 | Visits: 962

Yet Another SQL*Plus Replacement YASQL project is an open source Oracle command line interface. It features a much kinder user interface than SQL*Plus (sqlplus). This is meant to be a complete replacement for SQL*Plus when dealing with ad hoc queries and general database interfacing.. Get Yet Another SQL*Plus Replacement at...



Platforms: *nix

License: Freeware Size: 81.92 KB Download (106): Yet Another SQL*Plus Replacement Download

Added: March 21, 2010 | Visits: 963

Thesaurus::DBI Thesaurus::DBI is a Perl module that can store and query synonyms (Thesaurus) in an SQL database. SYNOPSIS use Thesaurus::DBI; # create new database connection my $th = new Thesaurus::DBI(dbhost=> localhost, dbname=>thesaurus,dbuser=>user,dbpassword=>pass); # use existing database...





Platforms: *nix

License: Freeware Size: 5.12 KB Download (104): Thesaurus::DBI Download

Released: June 01, 2011  |  Added: June 09, 2011 | Visits: 1.237

SQL Decryptor Decrypts SQL stored procedures, functions, triggers, and views on SQL Server. If you have encrypted an object definition in your database(s) by specifying WITH ENCRYPTION option, and by some reason you cannot restore it's original T-SQL script, the SQL Decryptor will easily do it for you...


Platforms: Windows

License: Freeware Size: 1.31 MB Download (103): SQL Decryptor Download

Added: June 05, 2010 | Visits: 1.183

SmallSQL SmallSQL is the ultimate Java Desktop SQL Database Engine with JDBC 3.0 API. There are 2 solutions to start with SmallSQL DBMS 1.) From an existing Database You can convert an existing Database with JDbConverter. This is an open source tool to convert a database from one DBMS to another...


Platforms: *nix

License: Freeware Size: 215.04 KB Download (102): SmallSQL Download

Added: August 17, 2008 | Visits: 1.118

PKlite SQL Client PKLite is a Lightweight SQL querying tool written in Java. Connects to any JDBC compliant database and will run on any OS with a Java VM. Features: keyword highlighting, result formatting, statement history, multi-window, multiple databases connects at one time.


Platforms: Windows, *nix

License: Freeware Size: 174 KB Download (101): PKlite SQL Client Download

Released: July 01, 2012  |  Added: July 01, 2012 | Visits: 1.270

Strings edit Strings edit is a library that provides I/O facilities for integer, floating-point, Roman numbers, and strings. Both input and output subroutines support string pointers for consequent stream processing. The output can be aligned in a fixed size field with padding. Numeric input can be checked...


Platforms: *nix

License: Freeware Size: 54.27 KB Download (99): Strings edit Download

Added: August 20, 2008 | Visits: 1.257

EMS SQL Manager 2007 Lite for PostgreSQL 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: 18.06 KB Download (99): EMS SQL Manager 2007 Lite for PostgreSQL Download

Added: July 18, 2010 | Visits: 1.569

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

Added: August 12, 2010 | Visits: 917

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: October 03, 2010 | Visits: 992

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: March 24, 2010 | Visits: 1.155

SQL::Schema SQL::Schema is a Perl module to convert a data dictionary into SQL statements. SYNOPSIS use DBI; my $dbh = DBI->connect(...); use SQL::Schema; my $schema = SQL::Schema->new($dbh); my $sql = $schema->string; print $sql; print "$schema"; WARNING This is alpha software. It...


Platforms: *nix

License: Freeware Size: 33.79 KB Download (98): SQL::Schema Download

Added: August 10, 2010 | Visits: 962

Graidle Graidle (Graph aid), is a project that is proposed to create an application web for the realization of graph; it comes divided in four parts: Graidle Fx proposed like didactic instrument for the visualization of diagrams of function to one variable; Graidle SQL Friendly assists the creation of...


Platforms: *nix

License: Freeware Size: 12.29 KB Download (97): Graidle Download

Added: October 23, 2010 | Visits: 1.005

Test::Differences Test::Differences Perl module contains test strings and data structures and show differences if not ok. SYNOPSIS use Test; ## Or use Test::More use Test::Differences; eq_or_diff $got, "anbncn", "testing strings"; eq_or_diff @got, [qw( a b c )], "testing arrays"; ## Passing options:...


Platforms: *nix

License: Freeware Size: 8.19 KB Download (97): Test::Differences Download

Added: February 14, 2010 | Visits: 998

Jabber::Connection SYNOPSIS # client connection: my $c = new Jabber::Connection( server => jabber.org, log => 1, ); # component connection: # my $c = new Jabber::Connection( # server => localhost:5700, # localname => comp.localhost, # ns => jabber:component:accept, # log => 1, # debug => 1, # );...


Platforms: *nix

License: Freeware Size: 12.29 KB Download (95): Jabber::Connection Download

Added: January 25, 2010 | Visits: 640

SQL Language Module for BBEdit SQL Language Module for BBEdit provides syntax coloring of SQL commands in BBEdit.


Platforms: Mac

License: Freeware Size: 8 KB Download (95): SQL Language Module for BBEdit Download

Added: April 08, 2010 | Visits: 758

SQL::Preproc SQL::Preproc is a Perl module to embed SQL in your Perl (ala SQL preprocessors). SYNOPSIS use SQL::Preproc subclass => Chart, emit => 1, keepsql => 1, syntax => [ Teradata ], pponly => 1, relax => 1, alias => 1, debug => 1; use DBI; use DBI qw(:sql_types); use...


Platforms: *nix

License: Freeware Size: 52.22 KB Download (94): SQL::Preproc Download

Added: February 11, 2010 | Visits: 978

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

Added: February 17, 2010 | Visits: 1.268

SQLgrey 1.6.8 / SQLgrey is a Postfix greylisting policy service with auto- whitelisting and an SQL database as storage backend. The project is based on postgrey, refining auto-whitelisting and storing whitelists and connection attempts in a database. Its goal is reducing the amount of spam reaching user...


Platforms: *nix

License: Freeware Size: 43.01 KB Download (94): SQLgrey 1.6.8 / Download

Added: May 05, 2010 | Visits: 1.198

SQL Relay SQL Relay is a persistent database connection pooling, proxying and load balancing system for Unix and Linux..


Platforms: *nix

License: Freeware Size: 8.6 MB Download (93): SQL Relay Download

Added: August 03, 2010 | Visits: 1.107

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 (93): SQL::Routine::Language Download

< 1 2 3 4 5