[Zope-Checkins] CVS: Zope/lib/python/Products/ZSQLMethods/help - Z-SQL-Method_Advanced.stx:1.2.276.1
Chris McDonough
chrism@zope.com
Sun, 24 Nov 2002 19:15:04 -0500
Update of /cvs-repository/Zope/lib/python/Products/ZSQLMethods/help
In directory cvs.zope.org:/tmp/cvs-serv19954/ZSQLMethods/help
Modified Files:
Tag: chrism-install-branch
Z-SQL-Method_Advanced.stx
Log Message:
Merge with HEAD.
=== Zope/lib/python/Products/ZSQLMethods/help/Z-SQL-Method_Advanced.stx 1.2 => 1.2.276.1 ===
--- 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 Sun Nov 24 19:15:02 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