I have the following problem. I run Zope under RH6.2 with Apache and SyBase through SyBaseDA. I have gorren the connection to work so that I can make simple SQL questions. The problem I have arise when I try to run an SQL StoreProcedure that lies in SyBase. At first it didn't wokr att all but after I changed the connection to not supporting transaction it worked better. But not good. I can call upon this SP one time. (the test SP I use does an simple insert(it works)). But I get the error message -- Error, Products.SybaseDAv2.db.Error: Unexpected result type Then the server waits for an answer to it's query. If I now try to use ANY sql methods i get the answer that the server is waiting for an answer and that I can't execute any more SQL's during that time. What can I do to eliminate this problem. Any help is welcome /Mathias Bengtsson
DC folks, Any plans of making the Collector (bugs/requests etc) as a downloadable product? ~ V.Satheesh Babu vsbabu@csoft.net . . http://vsbabu.csoft.net/ /V\ - Duct tape is like the force. It has // \\ a light side, and a dark side, and /( )\ it holds the universe together ... ^'~'^
You check out the Tracker, the replacement for the Collector, rom the CVS... cheers, Chris Satheesh Babu wrote:
DC folks,
Any plans of making the Collector (bugs/requests etc) as a downloadable product?
~ V.Satheesh Babu vsbabu@csoft.net . . http://vsbabu.csoft.net/ /V\ - Duct tape is like the force. It has // \\ a light side, and a dark side, and /( )\ it holds the universe together ... ^'~'^
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
participants (3)
-
Chris Withers -
Mathias Bengtsson -
Satheesh Babu