RNA::SQL
This module is part of the RNA Server Project. RNA is an acronym for Domain Name Anarchy. For further informations take a look at RNA man page.
This module contains all the common methods to all RNA::SQL::* classes.
RNA::SQL export some function for SQL link creation and management, information insertion and retriving:
sql_link()Make the connection to SQL Server
sql_unlink()Close (if exists) the link to SQL Server
sql_linktest()Check the state of the link to SQL Server
DESTROY()Close connection to SQL database if object is destroyed or get out of scope.
Tx0
RNA, RNA::Internals, RNA::Interface, rnad(8)