Ward Vandewege > WeSQL-0.53 > Apache::WeSQL::SqlFunc

Download:
WeSQL-0.53.tar.gz

Dependencies

Annotate this POD

View/Report Bugs
Module Version: 0.53   Source  

NAME ^

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

SYNOPSIS ^

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

DESCRIPTION ^

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

EXPORT

None by default. Possible: sqlConnect sqlDisconnect sqlSelect sqlSelectMany sqlPrepareInsert sqlExecuteInsert sqlInsert sqlInsertReturn sqlUpdate sqlDelete sqlGeneric

AUTHOR ^

Ward Vandewege, <ward@pong.be>

SEE ALSO ^

Apache::WeSQL, Apache::WeSQL::AppHandler

syntax highlighting: