Table of Contents

Module: SQL Zope-2.2.1-src/lib/python/Products/ZSQLMethods/SQL.py

Imported modules   
from Globals import HTMLFile
import Shared.DC.ZRDB.DA
Functions   
SQLConnectionIDs
manage_addZSQLMethod
  SQLConnectionIDs 
SQLConnectionIDs ( self )

Find SQL database connections in the current folder and above

This function return a list of ids.

  manage_addZSQLMethod 
manage_addZSQLMethod (
        self,
        id,
        title,
        connection_id,
        arguments,
        template,
        REQUEST=None,
        submit=None,
        )

Add an SQL Method

The connection_id argument is the id of a database connection that resides in the current folder or in a folder above the current folder. The database should understand SQL.

The arguments argument is a string containing an arguments specification, as would be given in the SQL method cration form.

The template argument is a string containing the source for the SQL Template.

Classes   
SQL

SQL Database methods


Table of Contents

This document was automatically generated on Mon Sep 4 07:33:06 2000 by HappyDoc version r0_6