
Apache::WeSQL::SqlFunc - A library of functions to deal with the SQL database

use Apache::WeSQL::SqlFunc qw( :all );

This module contains all functions necessary to deal with SQL databases in an easy way. You may call these functions directly from any WeSQL document.
This module is part of the WeSQL package, version 0.53
(c) 2000-2002 by Ward Vandewege
None by default. Possible: sqlConnect sqlDisconnect sqlSelect sqlSelectMany sqlPrepareInsert sqlExecuteInsert sqlInsert sqlInsertReturn sqlUpdate sqlDelete sqlGeneric

Ward Vandewege, <ward@pong.be>
