Re: [Zope] SQL delimiter?

2001-01-18 Thread Jose Soares
You need to insert the following line between two SQL statements. Remember you can't use it with more than one SELECT. sql_delimiter is usefull only to separate more than one INSERT, UPDATE, DELETE. José Andy McKay wrote: > Ive looked through the docs and Im sure I saw once (but cant see it n

Re: [Zope] SQL delimiter?

2001-01-17 Thread jpenny
On Wed, Jan 17, 2001 at 04:36:29PM -0800, Andy McKay wrote: > Ive looked through the docs and Im sure I saw once (but cant see it now), > some sort of delimiter between SQL statements allowing me to put multiple > SQL statements in one SQLMethod. Was I imagining that? > -- > Andy McKay. No inde

Re: [Zope] SQL delimiter?

2001-01-17 Thread Fred Yankowski
On Wed, Jan 17, 2001 at 04:36:29PM -0800, Andy McKay wrote: > Ive looked through the docs and Im sure I saw once (but cant see it now), > some sort of delimiter between SQL statements allowing me to put multiple > SQL statements in one SQLMethod. Was I imagining that? It's . I just needed that y

Re: [Zope] SQL delimiter?

2001-01-17 Thread Andy McKay
ry 17, 2001 4:41 PM Subject: Re: [Zope] SQL delimiter? > On Thursday 18 January 2001 11:36, Andy McKay wrote: > > Ive looked through the docs and Im sure I saw once (but cant see it now), > > some sort of delimiter between SQL statements allowing me to put multiple >

Re: [Zope] SQL delimiter?

2001-01-17 Thread Curtis Maloney
On Thursday 18 January 2001 11:36, Andy McKay wrote: > Ive looked through the docs and Im sure I saw once (but cant see it now), > some sort of delimiter between SQL statements allowing me to put multiple > SQL statements in one SQLMethod. Was I imagining that? > -- > Andy McKay. > > Curtis.

[Zope] SQL delimiter?

2001-01-17 Thread Andy McKay
Ive looked through the docs and Im sure I saw once (but cant see it now), some sort of delimiter between SQL statements allowing me to put multiple SQL statements in one SQLMethod. Was I imagining that? -- Andy McKay. ___ Zope maillist - [EMAIL P