Home
Perl
Array
CGI
Class
Data Type
Database
File
GUI
Hash
Language Basics
Network
Regular Expression
Report
Statement
String
Subroutine
System Functions
Win32
XML
Menu
DBM « Database « Perl
Perl
Database
DBM
1.
Creating and Assigning Data to a DBM File
2.
Open DBM up for read write access
3.
Opening an MLDBM database is similar to opening a regular DBM database:
4.
Reads DBM file, printing entries with tie and untie function
5.
Store hashes in a DBM file:
6.
Using DBM databases with reports
7.
Write out data into a DBM database
8.
Copying from One DBM Format to Another