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

Oracle Exclusive Lock freeware
Filter: All | Freeware | Demo
 

Oracle Exclusive Lock

1 2 3 4 5 > 
Released: June 18, 2012  |  Added: June 18, 2012 | Visits: 755

Tie::DB_Lock Tie::DB_Lock Perl module can tie hashes to databases using shared and exclusive locks. SYNOPSIS use Tie::DB_Lock; use DB_File; tie(%hash, Tie::DB_Lock, $filename, rw); # Open for writing $hash{key} = value; untie %hash; tie(%hash2, Tie::DB_Lock, $filename); # Default is read-only...



Platforms: *nix

License: Freeware Size: 7.17 KB Download (95): Tie::DB_Lock Download

Added: May 04, 2010 | Visits: 674

SimpleCDB SimpleCDB - A Perl-only Constant Database. SYNOPSIS use SimpleCDB; # writer # - tie blocks until DB is available (exclusive), or timeout tie %h, SimpleCDB, db, O_WRONLY or die "tie failed: $SimpleCDB::ERRORn"; $h{$k} = $v; die "store: $SimpleCDB::ERROR" if $SimpleCDB::ERROR; untie %h;...





Platforms: *nix

License: Freeware Size: 15.36 KB Download (89): SimpleCDB Download

Released: September 23, 2012  |  Added: September 23, 2012 | Visits: 463

Candelair Candelair is an alternative driver for the built-in IR receiver as found in many Mac's today. It provides a clean, global fix for AppleĀ® Remote issues many users are experiencing with third party applications under Snow Leopard releases 10.6 and 10.6.1. It's based on Remote Buddy's driver and...


Platforms: Mac

License: Freeware Size: 716.8 KB Download (61): Candelair Download

Added: July 27, 2013 | Visits: 295

jUnique for Complete applications It builds locks and freezes communication channels shared between all the JVM instances launched by a single user.JUnique is based on a user related cross-JVM exclusive lock concept.Two different users accessing the system at the same time can still run two separate instances of the same...


Platforms: Java

License: Freeware Size: 92.16 KB Download (39): jUnique for Complete applications Download

Released: January 09, 2001  |  Added: February 24, 2006 | Visits: 8.349

System Lock System Lock allows you to lock your desktop so that no other users may use your computer. Windows NT/2000 already comes with this capability, but what about Windows 95, 98 & ME? System Lock contains numerous Options for security and appearance. It also has a unique protection system in that,...


Platforms: Windows

License: Freeware Size: 194 KB Download (1960): System Lock Download

Added: February 20, 2006 | Visits: 5.537

ABL Systems: TS Lock Privacy Suite. The "TS Lock Privacy Suite" has four main components: (1) Password protects your files. TS Lock hides and encrypts your files from prying eyes. (2) Protects your Favorites/Bookmarks. You can keep a private list of your favorite websites inside TS Lock. (3) Sweeps your Internet Traces....


Platforms: Windows

License: Freeware Size: 1024 B Download (789): ABL Systems: TS Lock Privacy Suite. Download

Added: October 07, 2006 | Visits: 3.956

Oracle Quick Check Oracle Quick Check will evaluate a large number of critical values and report back with a set of tuning recommendations. To help supplement the analysis, a report of your database is automatically emailed to dba@ensyncsolutions.com. Our DBA team will check over your report and contact you with...


Platforms: Windows

License: Freeware Size: 431 KB Download (236): Oracle Quick Check Download

Added: February 22, 2006 | Visits: 7.599

Adept for Oracle A free program that can automatically back up most Oracle databases to local storage. Provides for automated hot backups and exports using a scheduler. The Adept for Oracle client must run on a Windows based PC but the database can be hosted on any type of server as long as the PC can map a...


Platforms: Windows

License: Freeware Size: 2 MB Download (951): Adept for Oracle Download

Added: February 07, 2006 | Visits: 11.251

TOAD for Oracle Freeware TOADĀ® empowers developers and DBAs to be more productive by providing an intuitive graphical user interface to Oracle. TOAD is a powerful, low-overhead tool that makes PL/SQL development faster and easier and simplifies database administration tasks. Advanced editors allow users to work on...


Platforms: Windows

License: Freeware Size: 10.85 MB Download (1494): TOAD for Oracle Freeware Download

Added: February 22, 2006 | Visits: 3.674

Caps Lock On Caps Lock will automatically turn on after computer reload.


Platforms: Windows

License: Freeware Size: 289 KB Download (163): Caps Lock On Download

Released: January 15, 2008  |  Added: January 16, 2008 | Visits: 5.984

DreamCoder for Oracle Free Edition DreamCoder for Oracle Free Edition is a free powerful Integrated Development Environment (IDE) and administration tool for Oracle Databases. With the intuitive DreamCoder's GUI increase your code quality and reduce the development process time. DreamCoder for Oracle you will easily be able...


Platforms: Windows

License: Freeware Size: 12.29 MB Download (659): DreamCoder for Oracle Free Edition Download

Added: August 24, 2008 | Visits: 1.201

Lock It Down - Free Edition Lock It Down Free Edition is a powerful software that locks content sensitive files and folders using advanced file encryption methods. It has options for secure mailing of encrypted files and exclusive viewing of locked files and folders. A password wallet and a file shredder are other available...


Platforms: Windows

License: Freeware Size: 1.49 MB Download (484): Lock It Down - Free Edition Download

Added: January 18, 2010 | Visits: 2.848

xscreensaver lock window themes xscreensaver lock window themes is a replacement for ugly password lock window. XScreenSaver is a ubiquitous program on Unix for preventing the pixels of your monitor from burning in, providing pretty animations and providing password protection. However, the default lock window used for...


Platforms: *nix

License: Freeware Size: 76.8 KB Download (151): xscreensaver lock window themes Download

Added: July 26, 2010 | Visits: 1.486

Oracle::Sqlldr Oracle::Sqlldr is a Perl wrapper around Oracles sqlldr utility. SYNOPSIS use Oracle::Sqlldr; my $sqlldr = Oracle::Sqlldr->new(); # get new sqlldr object Oracle::Sqlldr is an object-oriented class that provides a convenient Perl wrapper around Oracles sqlldr utility. SQL*Loader (sqlldr)...


Platforms: *nix

License: Freeware Size: 7.17 KB Download (220): Oracle::Sqlldr Download

Added: May 02, 2010 | Visits: 1.166

Java::JCR::Lock Java::JCR::Lock is a Perl module that can load JCR lock extension wrappers. SYNOPSIS use Java::JCR::Lock This loads the Perl classes mapped to the Java package named javax.jcr.lock. Installation: Installation can be a bit tricky because this library depends upon Inline::Java, which...


Platforms: *nix

License: Freeware Size: 48.13 KB Download (329): Java::JCR::Lock Download

Added: January 11, 2010 | Visits: 3.553

Java::JCR::Lock::Lock Java::JCR::Lock::Lock is a Perl wrapper for javax.jcr.lock.Lock. This is an automatically generated package wrapping javax.jcr.lock.Lock with a nice Perlish API. For full documentation of what this class does, see the Java API documentation:...


Platforms: *nix

License: Freeware Size: 48.13 KB Download (950): Java::JCR::Lock::Lock Download

Added: August 03, 2010 | Visits: 1.483

GTK Oracle GTK Oracle is a GTK+ 2 interface to Oracle that aids in Oracle application development and testing. Its features include a schema browser, multiple SQL work areas, SQL syntax highlighting, bind variable entry widgets in the command window, and SQL*Plus-style command scripting. For SQL...


Platforms: *nix

License: Freeware Size: 471.04 KB Download (111): GTK Oracle Download

Added: November 25, 2010 | Visits: 1.273

Persistent::Oracle Persistent::Oracle is a persistent class implemented using an Oracle database. SYNOPSIS use Persistent::Oracle; use English; # import readable variable names like $EVAL_ERROR eval { ### in case an exception is thrown ### ### allocate a persistent object ### my $emp = new...


Platforms: *nix

License: Freeware Size: 11.26 KB Download (95): Persistent::Oracle Download

Added: October 14, 2010 | Visits: 1.047

Oracle client Oracle client is a simplistic Perl-based Oracle client that tries to mimic some of the functionality of PostgreSQL and MySQLs text-based SQL clients. It is relatively simplistic, but much more useful than dbishell or sqlplus. The project supports readline, history, desc, and various shorthand...


Platforms: *nix

License: Freeware Size: 13.31 KB Download (151): Oracle client Download

Added: July 11, 2010 | Visits: 1.442

Oracle::SQL Oracle::SQL is a Perl extension for building SQL statements. SYNOPSIS use Oracle::SQL; No automatically exported routines. You have to specifically to import the methods into your package. use Oracle::SQL qw(:sql); use Oracle::SQL /:sql/; use Oracle::SQL :sql; This is a package...


Platforms: *nix

License: Freeware Size: 8.19 KB Download (200): Oracle::SQL Download

1 2 3 4 5 >