Re: sql query works in database connector but not in ZSQL method
"Charlie Clark" <[email protected]>
| Newsgroups | gmane.comp.web.zope.database |
|---|---|
| Organization | eGenix.com |
| Message-ID | <[email protected]> |
Am 17.01.2007, 17:14 Uhr, schrieb robert rottermann <[email protected]>: > If tried that, but somehow I did not get it rigth: > questions: > - - the first parameter is an integer, how do I force that? int(para) ? > - - the second parameter is an out parameter, how do I specify that ? You don't, I think we don't support them currently. Charlie