Chapter 48. Database Management System

This chapter describes how to handle persistent data. You should use DBMS (DataBase Management System) for that data. See Chapter 47 on the internal use database.

Overview

Communication with DBMS (database management system) via IO::Adapter class.

This class provides fundamental functions such as insersion and deletion of data. If more complex operation is needed, the preprocessing module calling IO::Adapter should handle it.

fml 8.0 (fml-devel) project homepage is www.fml.org/software/fml8/.
fml 4.0 project homepage is www.fml.org/software/fml4/.
about one floppy bsd routers, see www.bsdrouter.org/.
other free softwares are found at www.fml.org/software/.

author's homepage is www.fml.org/home/fukachan/.
Also, visit nuinui's world :) at www.nuinui.net.

For questions about FML, e-mail <fml-bugs@fml.org>.