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

Convert Oracle freeware
Filter: All | Freeware | Demo
 

Convert Oracle

< 1 2 3 4 5 > 
Added: March 04, 2010 | Visits: 2.171

Mail::Addressbook::Convert::Ldif Mail::Addressbook::Convert::Ldif is a Perl module that can convert to and from Ldif formatted addressbooks. SYNOPSIS use strict; use Mail::Addressbook::Convert::Ldif; my $LDIF = new Mail::Addressbook::Convert::Ldif(); my $LdifInFile ="ldifSample.txt"; # name of the file containing the Ldif...



Platforms: *nix

License: Freeware Size: 30.72 KB Download (476): Mail::Addressbook::Convert::Ldif Download

Added: February 03, 2010 | Visits: 928

Mail::Addressbook::Convert::Tsv Mail::Addressbook::Convert::Tsv is a Perl module that can convert to and from Tsv ( Tab Separated )formatted addressbooks. SYNOPSIS use strict; use Mail::Addressbook::Convert::Tsv; my $TSV = new Mail::Addressbook::Convert::Tsv(); my $TsvInFile ="csvSample.txt"; # name of the file...





Platforms: *nix

License: Freeware Size: 30.72 KB Download (97): Mail::Addressbook::Convert::Tsv Download

Added: February 17, 2010 | Visits: 819

Mail::Addressbook::Convert::Eudora Mail::Addressbook::Convert::Eudora is a Perl module that can convert to and from Eudora addressbooks. SYNOPSIS use strict; use Eudora; my $Eudora = new Eudora(); my $EudoraInFile ="eudoraSample.txt"; # name of the file containing the Eudora data # Convert Eudora to Standard Intermediate...


Platforms: *nix

License: Freeware Size: 30.72 KB Download (90): Mail::Addressbook::Convert::Eudora Download

Added: June 15, 2010 | Visits: 1.117

Mail::Addressbook::Convert::Pine Mail::Addressbook::Convert::Pine is a Perl module that convert to and from Pine formatted addressbooks. SYNOPSIS use strict; use Mail::Addressbook::Convert::Pine; my $pine = new Mail::Addressbook::Convert::Pine(); my $PineInFile ="pineSample.txt"; # name of the file containing the Ldif...


Platforms: *nix

License: Freeware Size: 30.72 KB Download (98): Mail::Addressbook::Convert::Pine Download

Added: April 22, 2010 | Visits: 1.342

Mail::Addressbook::Convert::Juno Mail::Addressbook::Convert::Juno can convert from Juno addressbooks. SYNOPSIS use strict; use Mail::Addressbook::Convert::Juno; my $Juno = new Mail::Addressbook::Convert::Juno(); my $JunoInFile ="junoSample.nv"; # name of the file containing the Juno data # it is found in the Spry folder...


Platforms: *nix

License: Freeware Size: 30.72 KB Download (110): Mail::Addressbook::Convert::Juno Download

Added: February 09, 2010 | Visits: 1.206

Mail::Addressbook::Convert Mail::Addressbook::Convert is a Perl module that can convert to and from many e-mail addressbooks. SYNOPSIS These modules allow to to convert between the following e-mail addressbook formats From To csv csv ( Note: MS Outlook. Outlook Express and many other mailers will export and import...


Platforms: *nix

License: Freeware Size: 30.72 KB Download (122): Mail::Addressbook::Convert Download

Added: July 12, 2010 | Visits: 675

Convert::BulkDecoder Convert::BulkDecoder is a Perl module to extract (binary) data from mail and news messages. SYNOPSIS use Convert::BulkDecoder; my $cvt = new Convert::BulkDecoder::; # Collect the articles into an array ref. my $art = [<>]; # Decode. my $res = $cvt->decode($art); die("Failed!") unless...


Platforms: *nix

License: Freeware Size: 17.41 KB Download (93): Convert::BulkDecoder Download

Added: November 14, 2010 | Visits: 1.160

Convert::Addressbook::Mozilla2Blackberry Convert::Addressbook::Mozilla2Blackberry is a Perl extension for converting a CSV comma delimited addressbook from Mozilla to Blackbery csv import format. SYNOPSIS use Mozilla::Mork; use Convert::Addressbook::Mozilla2Blackberry; #get the file from the command line or quit with an error...


Platforms: *nix

License: Freeware Size: 6.14 KB Download (96): Convert::Addressbook::Mozilla2Blackberry Download

Added: July 09, 2010 | Visits: 1.467

Convert::Cyrillic Convert::Cyrillic is a Perl module with routines for converting from one cyrillic charset to another. SYNOPSIS use Convert::Cyrillic; $src = koi8; $dst = win; $SrcBuf = text in koi8 here; $DstBuf = Convert::Cyrillic::cstocs ($Src, $Dst, $SrcBuf); This package implements routine for...


Platforms: *nix

License: Freeware Size: 24.58 KB Download (229): Convert::Cyrillic Download

Added: June 09, 2010 | Visits: 1.075

Sman::Man::Convert Sman::Man::Convert is a Perl module to convert manpages to XML for sman-update and sman. SYNOPSIS # this module is intended for internal use by sman-update my $smanconfig = new Sman::Config(); $smanconfig->ReadDefaultConfigFile(); my $converter = new Sman::Man::Convert($smanconfig);...


Platforms: *nix

License: Freeware Size: 30.72 KB Download (98): Sman::Man::Convert Download

Added: July 10, 2010 | Visits: 1.112

Convert::ASCIInames Convert::ASCIInames is a Perl module that includes ASCII names for control characters. SYNOPSIS use Convert::ASCIInames; Convert::ASCIInames::Configure(fallthrough => 1); $name = ASCIIname($character_ordinal); $name = ASCIIaltname($character_ordinal); $name =...


Platforms: *nix

License: Freeware Size: 11.26 KB Download (88): Convert::ASCIInames Download

Added: May 06, 2010 | Visits: 1.071

Convert::Cyr Convert::Cyr, chcp is a Perl module for change cyrillic code page of a text. SYNOPSIS use Convert::Cyr qw(chcp); $converted_string=chcp($string, $maxlen, $from, $to); ABSTRACT Convert::Cyr, chcp - change cyrillic code page of a text. chcp takes as the first argument a string that is to...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (123): Convert::Cyr Download

Added: July 16, 2010 | Visits: 1.680

Finance::Currency::Convert::Yahoo Finance::Currency::Convert::Yahoo is Perl mdoule that convert currencies using Yahoo. SYNOPSIS use Finance::Currency::Convert::Yahoo; $Finance::Currency::Convert::Yahoo::CHAT = 1; $_ = Finance::Currency::Convert::Yahoo::convert(1,USD,GBP); print defined($_)? "Is $_n" : "Error."; exit; #...


Platforms: *nix

License: Freeware Size: 6.14 KB Download (120): Finance::Currency::Convert::Yahoo Download

Added: July 09, 2010 | Visits: 1.631

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: April 27, 2010 | Visits: 1.183

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: November 19, 2010 | Visits: 727

Convert::Bencode Convert::Bencode are functions for converting to/from bencoded strings. SYNOPSIS use Convert::Bencode qw(bencode bdecode); my $string = "d4:ainti12345e3:key5:value4:type4:teste"; my $hashref = bdecode($string); foreach my $key (keys(%{$hashref})) { print "Key: $key, Value:...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (112): Convert::Bencode Download

Added: June 07, 2010 | Visits: 1.781

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.296

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: January 06, 2010 | Visits: 941

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: January 22, 2010 | Visits: 692

SILVERCODERS SqlUnify 1.0 Beta SILVERCODERS SqlUnify project can convert PostgreSQL queries to other dialects (MySQL, FirebirdSQL, MSSQL, Oracle...)! No more problems with supporting different SQL servers in your application! The library is available only as binary packages or as a web-based technology preview. Source code...


Platforms: *nix

License: Freeware Size: 675.84 KB Download (93): SILVERCODERS SqlUnify 1.0 Beta Download

< 1 2 3 4 5 >