[Zope-DB] How to put more sql statements into a zsql method?

Matthew T. Kromer matt at bane.mi.org
Tue Mar 30 10:41:45 EST 2004


Right.  <dtml-var sql_delimiter> actually turns a simple SQL method 
into a list of sql methods  They get executed in sequence when the 
method is invoked.


On Mar 30, 2004, at 10:25 AM, Smith, Neil (Worcester) wrote:

> No semicolons or any of that stuff, just plain statements separated by
> <dtml-var sql_delimiter>
>
> For example:
>
> select * from dual
>
> <dtml-var sql_delimiter>
>
> select * from dual
>
>
>
>
> **********************************************************************
> This e-mail is provided for general information purposes only and does 
> not constitute investment or transactional advice. For  the avoidance 
> of doubt the contents of this e-mail are subject to contract and will 
> not constitute a legally binding contract.
>
> The information contained in this e-mail is confidential and intended 
> only for the use of the addressee. If the reader of this message is 
> not the addressee, you are hereby notified that you have received this 
> e-mail in error and you must not copy, disseminate, distribute, use or 
> take any action as a result of the information contained in it.
>
> If you have received this e-mail in error, please notify 
> postmaster at npower.com (UK 01384 275454) and delete it immediately from 
> your system.
>
> Neither Npower nor any of the other companies in the RWE Innogy group 
> from whom this e-mail originates accept any responsibility for losses 
> or damage as a result of any viruses and it is your responsibility to 
> check attachments (if any) for viruses.  Npower Limited Registered 
> office: Windmill Hill Business Park, Whitehill Way, Swindon SN5 6PB. 
> Registered in England and Wales: number 3653277. This e-mail may be 
> sent on behalf of a member of the RWE Innogy group of companies.
>
> **********************************************************************
>
>
> _______________________________________________
> Zope-DB mailing list
> Zope-DB at zope.org
> http://mail.zope.org/mailman/listinfo/zope-db




More information about the Zope-DB mailing list