Re: found reason: sql query works in database connector but not in ZSQL method
Maciej Wisniowski <[email protected]>
| Newsgroups | gmane.comp.web.zope.database |
|---|---|
| Message-ID | <[email protected]> |
> what I now do as an interim solution, I call the "read only" procedures > directly from python. > procedures that alter data i call from a zope connector. > What do you mean by 'directly from python' and 'from a zope connector'? > I would be glad to here of any reason not to do this. First I need to understand what and how you're doing. Possible issues may be with transactional integrity. -- Maciej Wisniowski