Main > Programming > Libraries >

Db::DFC 0.4

Db::DFC 0.4

Sponsored Links

Db::DFC 0.4 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 0.080 MB
Platform: Any Platform
License: Perl Artistic License
Price:
Downloads: 888
Date added: 2007-05-24
Publisher: Scott Roth

Db::DFC 0.4 description

Db::DFC is the Perls Object-oriented interface to Documentums DFC.

SYNOPSIS

use Db::DFC;
$dfc = Db::DFC->new();

$DOCBASE = "docbase";
$USER = "user";
$PASSWORD = "passwd";
$DOMAIN = "domain";
$FILE = $0;

$dfclient = DfClient->new();
$idfclient = $dfclient->getLocalClient();
$idflogininfo = DfLoginInfo->new();

$idflogininfo->setUser($USER);
$idflogininfo->setPassword($PASSWORD);
$idflogininfo->setDomain($DOMAIN);

$idfsession = $idfclient->newSession($DOCBASE,$idflogininfo);

$pobj = $idfsession->newObject("dm_document");
$doc = $dfc->castToIDfDocument($pobj);

$doc->setObjectName("this file");
$doc->setContentType("crtext");
$doc->setFile($FILE);
$doc->save();

print "nDocument Id:" . $doc->getObjectId()->toString() . " created.n";
$idfsession->disconnect;

Db::DFC 0.4 Screenshot

Advertisements

Db::DFC 0.4 Keywords

Bookmark Db::DFC 0.4

Hyperlink code:
Link for forum:

Db::DFC 0.4 Copyright

WareSeeker periodically updates pricing and software information of Db::DFC 0.4 full version from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of Db::DFC 0.4 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed

Allok Video Splitter 2.2.0 Review:

Name (Required)
Email(Required)
Captcha
Featured Software

Want to place your software product here?
Please contact us for consideration.

Contact WareSeeker.com
Related Software
HDBC is a Haskell Database Connectivity. Free Download
eboard is a chess board interface for playing and studying chess. Free Download
Db::Mediasurface is a Perl module that manipulates a Mediasurface database. Free Download
PHPDance is an object-oriented PHP interface to the Sharedance cache server. Free Download
Lufs::C is a C interface to perl. Free Download
p0f-db project is a modified version of p0f that puts its data into a database. Free Download
DB_File is a Perl5 access to Berkeley DB version 1.x. Free Download
DocPerl provides a web-based interface to Perls Plain Old Documentation (POD). Free Download