[Zope-Checkins] CVS: Zope/lib/python/Products/ZSQLMethods/help - Z-SQL-Method_Advanced.stx:1.3
Andy McKay
andy@agmweb.ca
Fri, 22 Nov 2002 21:07:33 -0500
Update of /cvs-repository/Zope/lib/python/Products/ZSQLMethods/help
In directory cvs.zope.org:/tmp/cvs-serv18270/help
Modified Files:
Z-SQL-Method_Advanced.stx
Log Message:
Add help about connection hook
=== Zope/lib/python/Products/ZSQLMethods/help/Z-SQL-Method_Advanced.stx 1.2 => 1.3 ===
--- Zope/lib/python/Products/ZSQLMethods/help/Z-SQL-Method_Advanced.stx:1.2 Tue Jun 27 19:41:29 2000
+++ Zope/lib/python/Products/ZSQLMethods/help/Z-SQL-Method_Advanced.stx Fri Nov 22 21:07:32 2002
@@ -10,7 +10,9 @@
'ID' -- Indicates the id of the sql method.
'Title' -- Allows you to specify the title of the sql method.
-
+
+ 'Connection Hook' -- Specifies the id of a method to be called when the database connection is made. This method will return a string containing the id of the database connection to use. If left blank there is no effect, the connection id specified will be used.
+
'Maximum number of rows retrieved' -- Specify an upper limit
for the number of rows a sql method can retrieve. Setting this
option correctly (based on your specific environment) can