mxODBC Zope DA and Stored Procedures

  • Maybe I should post this in a forum about Zope/Plone development. Problem with that is most of those guys/gals are using MySQL and not SQL Server. In case you're wondering here's the link to eGenix's mxODBC adapter -

    http://www.egenix.com/files/python/mxODBC-Zope-DA.html

    Now the issue is performance when using stored procedures. I had to set my DA for "Fetch last available result set" in order to use a proc that generates result subsets. Problem is the sluggishness of the result. I don't think the fault lies with the proc because running it in Query Analyzer shows acceptable performance. Is anybody else using this adapter with SQL Server and running SPs?

    My setup is:

    Zope\2.9.6 (no Plone)

    mxODBC

    SQL Server 2K

    Win XP Pro

    Any ideas on how to make it perform better?

    Thank you!!!

  • This was removed by the editor as SPAM

  • I am having the same problem with Zope and mxODBC.

    I'll let you know if I solve it.

  • If you can't solve it or you do solve it please post back here. I am interested in helping out or hearing from others using this combination.

    Also I found threads for one of the Zope mailing lists where people had related issues but subscription to the list seems broken. It mailed back my confirmation email but after confirming I couldn't send or recieve the list.

    I found this today:

    https://www.egenix.com/mailman/listinfo/egenix-users

    Maybe better luck here...

Viewing 4 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic. Login to reply