[Zope-DB]found reason: sql query works in database connector
but not in ZSQL method
robert rottermann
robert at redcor.ch
Thu Jan 18 22:38:05 EST 2007
Maciej Wisniowski wrote:
>> 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'?
>
directly from python: I mean I read the database using a MySQLdb call
a zope connector: I mean a ZSQL object (I am currently testing mxODBC
Zope DA)
>> 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.
>
>
I do only read data to display and do not store it. do you still think
that could affect integrity.
robert
-------------- next part --------------
A non-text attachment was scrubbed...
Name: robert.vcf
Type: text/x-vcard
Size: 200 bytes
Desc: not available
Url : http://mail.zope.org/pipermail/zope-db/attachments/20070119/ab7bc99e/robert.vcf
More information about the Zope-DB
mailing list