Main > Programming > Libraries >

CodeBase 0.86

CodeBase 0.86

Sponsored Links

CodeBase 0.86 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 0.030 MB
Platform: Any Platform
License: Perl Artistic License
Price:
Downloads: 843
Date added: 2007-07-07
Publisher: Andrew Ford

CodeBase 0.86 description

CodeBase is a Perl module for accessing dBASE files.

ABSTRACT

The CodeBase module provides a Perl 5 class for accessing dBASE files. It is a development of an earlier unpublished Perl 4 extension.

SYNOPSIS

Programs using the CodeBase module must include the line:

use CodeBase;

The functions that the module provides are listed below, grouped according to type of function.

File manipulation functions

$fh = CodeBase::open($filename, @options);
$fh = CodeBase::create($filename, @fielddefs);
$fh->DESTROY();

File information functions

$n_recs = $fh->reccount();
$recsize = $fh->recsize();
$n_fields = $fh->fldcount();
@names = $fh->names();
$type = $fh->type($fieldname);
@fieldinfo = $fh->fieldinfo();

Navigation functions

$recno = $fh->recno();
$fh->goto($recno);
$fh->skip($n_recs);
$fh->bof();
$fh->eof();

Record manipulation functions

@values = $fh->fields();
$value = $fh->field($fieldname);
$fh->set_field($fieldname, $value);
$fh->new_record(@values);
$fh->replace_record(@values);

$fh->deleted();
$fh->delete_record($recno);

$fh->flush($tries);
$fh->pack($compress_memo);

$fh->lock($what, $tries);
$fh->unlock();

Index manipulation functions

$n_tags = $fh->tag_count();
@tags = $fh->tags();
@taginfo = $fh->taginfo($index_name);
$fh->open_index($name);
$fh->create_index($name, $taginfo);
$fh->reindex();
$fh->set_tag();
$fh->seek($key);

$q = $fh->prepare_query($expr [, $sortexpr [, $desc]]);
$q->execute;
$q->next([$skip]);

Miscellaneous functions

CodeBase::option(@options);
$errno = CodeBase::errno();
$errmsg = CodeBase::errmsg($errno);
$version = CodeBase::libversion;
$dbtype = CodeBase::dbtype;

CodeBase 0.86 Screenshot

Advertisements

CodeBase 0.86 Keywords

Bookmark CodeBase 0.86

Hyperlink code:
Link for forum:

CodeBase 0.86 Copyright

WareSeeker periodically updates pricing and software information of CodeBase 0.86 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 CodeBase 0.86 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
Version History
Related Software
Convert::Base32 is a Perl module for encoding and decoding of base32 strings. Free Download
Pod::Template is a Perl module for building pod documentation from templates. Free Download
DBOW is a database compiler-compiler or front-end. Free Download
Relations is a Perl module with functions to use with databases and queries. Free Download
PowerTab Tools contains a library for accessing PowerTab Tablature files (*.ptb) and utilities for converting .ptb files. Free Download
Convert::IBM390 is a Perl module functions for manipulating mainframe data. Free Download
ExtUtils::ParseXS is a Perl module that converts Perl XS code into C code. Free Download
DBD::ODBC::Changes is a Perl module with logs of significant changes to the DBD::ODBC. Free Download