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

Oracle Date Comparison software
Filter: All | Freeware | Demo
 

Oracle Date Comparison

< 1 2 3 4 5 
Added: July 11, 2010 | Visits: 1.445

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

Added: February 27, 2010 | Visits: 1.007

Date::Pcalc Date-Pcalc is a Perl module and is a direct translation of Steffen Beyers excellent Date::Calc module to use Perl only instead of a combination of Perl and C. This package consists of a Perl module for all kinds of date calculations based on the Gregorian calendar (the one used in all western... Platforms: *nix

License: Freeware Size: 61.44 KB Download (89): Date::Pcalc Download

Added: October 14, 2010 | Visits: 991

Date::Convert::French_Rev Date::Convert::French_Rev can convert from / to French Revolutionary Calendar. SYNOPSIS use Date::Convert::French_Rev; Converting from Gregorian (or other) to Revolutionary $date=new Date::Convert::Gregorian(1799, 11, 9); convert Date::Convert::French_Rev $date; print $date->date_string,... Platforms: *nix

License: Freeware Size: 36.86 KB Download (93): Date::Convert::French_Rev Download

Added: October 21, 2010 | Visits: 1.589

Fast Date Picker Fast Date Picker project is a calendar which is easy to integrate into pages that require the users to select a date like on travel sites. Written in ECMAScript, it responds faster to the users clicks than most of the server-side-based or Java-applet-based date pickers often found on travel... Platforms: *nix

License: Freeware Size: 4.1 KB Download (140): Fast Date Picker Download

Added: September 02, 2010 | Visits: 982

Date::Roman Date::Roman is a Perl OO extension for handling roman style dates. SYNOPSIS use Date::Roman; $caesar_death = Date::Roman->new(roman => id 3 702); print $caesar_death->ical(),"n"; #prints -520315 This module defines a class for handling Roman dates as defined by Julius Caesar in 45 BC.. Platforms: *nix

License: Freeware Size: 38.91 KB Download (124): Date::Roman Download

Added: July 09, 2010 | Visits: 1.645

Oracle Password Repository 1.1.9 Oracle Password Repository is a Unix-based secure tool for storage & retrieval of Oracle database passwords. By replacing hardcoded passwords in scripts with a call to OPR, it helps to keep your Oracle environment secure and easier to maintain. Whats New in This Release: - The INSTALL file... Platforms: *nix

License: Freeware Size: 645.12 KB Download (106): Oracle Password Repository 1.1.9 Download

Added: January 12, 2010 | Visits: 2.683

Date::Formatter Date::Formatter Perl module is a simple Date and Time formatting object. SYNOPSIS use Date::Formatter; # create a Date::Formatter object with the current date and time. my $date = Date::Formatter->now(); # create a formatter routine for this object # see formatter mini-language... Platforms: *nix

License: Freeware Size: 12.29 KB Download (112): Date::Formatter Download

Added: April 27, 2010 | Visits: 1.193

PowerDNS Oracle Backend PowerDNS Oracle Backend provides a backend which allows PowerDNS to use Oracle as its data store. PowerDNS Oracle Backend is a backend driver for the PowerDNS nameserver which allows DNS data to be stored in an Oracle database. PowerDNS can load backend modules at runtime. This backend is fully... Platforms: *nix

License: Freeware Size: 6.14 KB Download (107): PowerDNS Oracle Backend Download

Added: July 25, 2010 | Visits: 956

Class::Date Class::Date is a perl module, which provides a simple date type for perl. You can create new Class::Date objects with a constructor from different scalar formats, array refs, and hash refs, and then you can easily manipulate it by the builtin "+" and "-" operators (e.g.,... Platforms: *nix

License: Freeware Size: 34.82 KB Download (89): Class::Date Download

Added: June 07, 2010 | Visits: 1.789

DBD::Oracle DBD::Oracle is a Perl module with Oracle database driver for the DBI module. SYNOPSIS use DBI; $dbh = DBI->connect("dbi:Oracle:$dbname", $user, $passwd); $dbh = DBI->connect("dbi:Oracle:host=$host;sid=$sid", $user, $passwd); # See the DBI module documentation for full details # for... Platforms: *nix

License: Freeware Size: 368.64 KB Download (127): DBD::Oracle Download

Added: September 14, 2010 | Visits: 1.301

Oracle::CAPI Oracle::CAPI is a Perl XS wrapper extension for the Oracle Collaboration Suite CAPI SDK. SYNOPSIS use Oracle::CAPI; use Text::vCard; Oracle::CAPI::SetConfigFile($CAPI_INI_FNAME,$CAPI_LOG_FNAME) && die("Cant init/log CAPI"); $capi_session = Oracle::CAPI::CreateSession() || die("Cant create... Platforms: *nix

License: Freeware Size: 29.7 KB Download (189): Oracle::CAPI Download

Added: November 15, 2010 | Visits: 1.120

Date::ICal Date::ICal is a Perl extension for ICalendar date objects. SYNOPSIS use Date::ICal; $ical = Date::ICal->new( ical => 19971024T120000 ); $ical = Date::ICal->new( epoch => time ); $ical = Date::ICal->new( year => 1964, month => 10, day => 16, hour => 16, min => 12, sec => 47 ); $hour =... Platforms: *nix

License: Freeware Size: 44.03 KB Download (104): Date::ICal Download

Added: January 06, 2010 | Visits: 951

Oracle::Trace Oracle::Trace is a Perl Module for parsing Oracle Trace files. SYNOPSIS use Oracle::Trace; print Oracle::Trace->new($tracefilename)->parse->test_report; Currently the parsing and statistics are very rudimentary, and in certain matters may be fundamentally flawed - you have been warned!... Platforms: *nix

License: Freeware Size: 11.26 KB Download (102): Oracle::Trace Download

Added: November 11, 2010 | Visits: 1.166

Kernel Configuration Comparison Kernel Configuration Comparison (kccmp) provides a GUI for comparing two Linux kernel ".config" files. It shows configuration variables with different values in a tabular format. It also shows configuration variables found in only one of the input configuration files. Building: kccmp by... Platforms: *nix

License: Freeware Size: 12.29 KB Download (103): Kernel Configuration Comparison Download

Added: May 09, 2010 | Visits: 1.129

Bio::SAGE::Comparison Bio::SAGE::Comparison module compares data from serial analysis of gene expression (SAGE) libraries. SYNOPSIS use Bio::SAGE::Comparison; $sage = Bio::SAGE::Comparison->new(); This module provides several tools for comparing data generated from serial analysis of gene expression (SAGE)... Platforms: *nix

License: Freeware Size: 8.19 KB Download (110): Bio::SAGE::Comparison Download

Released: February 18, 2010  |  Added: June 04, 2010 | Visits: 1.187

EMS Data Import for Oracle EMS Data Import for Oracle is a powerful tool to import data to Oracle tables from MS Excel 97-2007, MS Access, DBF, XML, TXT, CSV, MS Word 2007, RTF, ODF and HTML files. It provides adjustable import parameters, including source data formats for all the fields and destination Oracle data formats... Platforms: Windows

License: Shareware Cost: $95.00 USD Size: 6.62 MB Download (107): EMS Data Import for Oracle Download

Released: April 16, 2010  |  Added: June 22, 2010 | Visits: 982

Oracle to MySQL Oracle database to MySQL server migration utility converts entire or selected database records from oracle database to MySQL dump files. Instead of moving directly to MySQL server database Oracle to MySQL converter offers indirect conversion for enhancing access control to the database. Oracle to... Platforms: Windows

License: Shareware Cost: $29.00 USD Size: 3.67 MB Download (119): Oracle to MySQL Download

Released: January 29, 2010  |  Added: June 23, 2010 | Visits: 1.982

EMS SQL Manager for Oracle Freeware EMS SQL Manager for Oracle Freeware is a high performance database tool for Oracle database development and administration. SQL Manager for Oracle works with any Oracle versions from 8.1.7 to the newest one and supports the latest Oracle Database features and data types including compressed,... Platforms: Windows

License: Freeware Size: 40.47 MB Download (183): EMS SQL Manager for Oracle Freeware Download

Released: May 01, 2010  |  Added: June 23, 2010 | Visits: 1.385

DBConvert for Oracle and MS SQL DBConvert for Oracle and MS SQL is a database migration tool which performs two-way conversion from Oracle databases to MS SQL server and from MS SQL to Oracle. The tool is also applicable for MS SQL database migration to another MS SQL database and is quite adept at copying a Oracle database to... Platforms: Windows

License: Shareware Cost: $79.00 USD Size: 48.98 MB Download (104): DBConvert for Oracle and MS SQL Download

Released: September 29, 2011  |  Added: October 02, 2011 | Visits: 1.587

Javascript Calendar Date Picker Transform your input text control into a date-picker control. JavaScript Calendar Date Picker control makes it easy to fill out the date/time fields for the website users by selecting the date and time from a popup calendar. Save development time and optimize user experience without the use of... Platforms: Windows

License: Shareware Cost: $29.00 USD Size: 5.35 MB Download (126): Javascript Calendar Date Picker Download

< 1 2 3 4 5