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

Sql Backup Agent freeware
Filter: All | Freeware | Demo
 

Sql Backup Agent

< 1 2 3 4 5 > 
Released: October 07, 2008  |  Added: November 06, 2008 | Visits: 2.907

DVD Backup Creator DVD Backup Creator is an easy to use tool to make a copy (backup) of any type of CD/DVD disc, so your important CD/DVD discs will be safe. You can backup to your hard drive or another disc. With DVD Backup Creator you can grab any type of CD/DVD. SPTI (SCSI Pass Through Interface) and ASPI...



Platforms: Windows

License: Freeware Size: 2.79 MB Download (222): DVD Backup Creator Download

Released: April 30, 2009  |  Added: May 04, 2009 | Visits: 4.245

Ocster Backup Free This is a great backup software that was designed from the start to work fully automatic. You simply specify what you want backed up and when and then the software takes care of the rest. The backups can be stored either on an external local hard disk or (for a small fee) via the internet on...





Platforms: Windows

License: Freeware Size: 7.58 MB Download (154): Ocster Backup Free Download

Released: February 14, 2009  |  Added: September 26, 2009 | Visits: 1.359

Vista Backup Mill Vista Backup Mill will help you to protect your data on two different secure levels. First, it provides handy tools for making backup copies of your files, folders, and documents. All backup actions can be automated and scheduled. With Vista Backup Mill, you will always have actual reserve copies...


Platforms: Windows

License: Freeware Size: 1.08 MB Download (124): Vista Backup Mill Download

Released: May 01, 2009  |  Added: October 02, 2009 | Visits: 2.187

Open Source Backup Open Source Backup is an easy-to-use, handy backup tool for Windows. It supports the most important features for making a reserve copy of files or folders and restoring them. Open Source Backup is written in Visual C#, and the source code can be found on our site.


Platforms: Windows

License: Freeware Size: 512.53 KB Download (125): Open Source Backup Download

Added: January 18, 2010 | Visits: 1.482

Box Backup Box Backup is an FREE, completely automatic on-line backup system for UNIX..


Platforms: *nix

License: Freeware Size: 501.76 KB Download (101): Box Backup Download

Added: January 18, 2010 | Visits: 1.831

Net::Flickr::Backup Net::Flickr::Backup module contains OOP for backing up your Flickr photos locally. SYNOPSIS use Net::Flickr::Backup; use Log::Dispatch::Screen; my $flickr = Net::Flickr::Backup->new($cfg); my $feedback = Log::Dispatch::Screen->new(name => info, min_level => info);...


Platforms: *nix

License: Freeware Size: 23.55 KB Download (100): Net::Flickr::Backup 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: January 10, 2010 | Visits: 1.604

Junk Mail Buffering Agent Junk Mail Buffering Agent is a tool for preventing delivery of email until the sender has confirmed their address. Junk Mail Buffering Agent can be used in conjunction with a spam filter to prevent delivery of spammy-looking email unless the sender is confirmed as valid. jmba is designed to...


Platforms: *nix

License: Freeware Size: 32.77 KB Download (134): Junk Mail Buffering Agent 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: April 02, 2010 | Visits: 952

Backup Backup project adds instant version control to any file on a Unix system. Do you hate *.bak and *.20050101 and *.cjn (your initials here) and *.do.not.touch files as much as I do? They litter your filesystem any time someone (and were all guilty of it) needs to back-up a file theyre working on....


Platforms: *nix

License: Freeware Size: 5.12 KB Download (95): Backup Download

Added: October 12, 2010 | Visits: 1.499

Xgrid Agent for Java Xgrid Agent for Java is an agent for Apples Xgrid clustering protocol written entirely in Java. This makes multiple platform Xgrid clusters possible. Usage: usage: java -jar xgridagent.jar -r|host name mhz -r will resolve the controller via bonjour host is the address or hostname on the...


Platforms: *nix

License: Freeware Size: 2.2 MB Download (108): Xgrid Agent for Java Download

Added: February 16, 2010 | Visits: 905

Lazy Backup Lazy Backup project is intended to be so easy even lazy people will do their backups. Everyone is encouraged to make regular backups but how many of us actually do? Not only can it take a long time, but it can be complicated with a bunch of steps. Lazybackup is all about making it easy so that...


Platforms: *nix

License: Freeware Size: 19.46 KB Download (90): Lazy Backup Download

Added: August 03, 2010 | Visits: 1.104

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

Added: May 27, 2010 | Visits: 1.039

SQL::Interpolate SQL::Interpolate is a Perl module to interpolate Perl variables into SQL statements. SYNOPSIS use SQL::Interpolate qw(:all); # Some sample data to interpolate: my $s = blue; my @v = (5, 6); # Variable references are transformed into bind parameters. # The most basic usage involves...


Platforms: *nix

License: Freeware Size: 57.34 KB Download (88): SQL::Interpolate Download

Added: May 05, 2010 | Visits: 1.194

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: April 08, 2010 | Visits: 755

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: July 01, 2010 | Visits: 1.473

DVD BacKup Express DVD BacKup Express is a small Kommander Script to create a GUI for dvdbackup. I made it because it can be run on any platform with kommander installed and dvdbackup available (which may be more platforms than kdvdbackup or other binary frontends are available for) There is a lot of room for...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (103): DVD BacKup Express Download

Added: April 01, 2010 | Visits: 1.236

Hosting Backup Hosting Backup provides a set of scripts for backing up your hosted Web sites. Hosting Backup is a set if PHP command line scripts that provides an easy way to backup hosted Web sites to your local computer. It works with sites hosted on Linux servers with MySQL databases using FTP....


Platforms: *nix

License: Freeware Download (99): Hosting Backup Download

Added: February 03, 2010 | Visits: 1.430

SQL Admin SQL Admin is a Java client application to connect and send queries to different databases through JDBC. SQLAdmin uses the brand new SWT Toolkit. The main idea is to create a multiplatform and multidatabase thin client. For example, you can connect to an Microsoft SQL Server from a Linux...


Platforms: *nix

License: Freeware Size: 89.09 KB Download (113): SQL Admin Download

< 1 2 3 4 5 >