[Plone-users] Re: [Zope-DB] MS SQL stored procedures and MXODBCDA - supposedly NO RESULTS

M.-A. Lemburg mal at egenix.com
Wed Jun 30 03:43:00 EDT 2004


Peter Millar wrote:
> There are no errors that is part of the problem ... I simply get a
> message 'no results returned'
> 
> Yet there are results.

Perhaps your call syntax is wrong ?! Please check your
ODBC driver documentation on how to call stored procedures
and whether you have to enable any special ODBC options
on your driver to have it fetch the entire result set
before dropping the table.

Please also avoid these cross-posts to multiple lists.
Zope DA are best discussed on zope-db. For eGenix products
you can also use egenix-users.

Thanks,
-- 
Marc-Andre Lemburg
eGenix.com

Professional Python Services directly from the Source  (#1, Jun 30 2004)
 >>> Python/Zope Consulting and Support ...        http://www.egenix.com/
 >>> mxODBC.Zope.Database.Adapter ...             http://zope.egenix.com/
 >>> mxODBC, mxDateTime, mxTextTools ...        http://python.egenix.com/
________________________________________________________________________

::: Try mxODBC.Zope.DA for Windows,Linux,Solaris,FreeBSD for free ! ::::


More information about the Zope-DB mailing list