rned result set.
Thanks for your help!
Steve R
On Thursday, April 18, 2013 1:09:39 PM UTC-4, Michael Bayer wrote:
> yeah I've no idea, would need to get it working with raw cursor first to
> even know how this should be treated.
>
>
> On Apr 18, 2013, at 10:43 AM, Step
bably need to use the DBAPI connection directly from an Engine or a
> Connection and then manipulate the cursor directly.
>
>
> On Apr 18, 2013, at 9:18 AM, Stephen Ray >
> wrote:
>
> My environment is Python 3.2, SQLAlchemy 0.8, MySQL 5.5, and using
> MySQL-connecto
han a
MySQL Stored Procedure.
Thanks in advance.
Stephen Ray
--
You received this message because you are subscribed to the Google Groups
"sqlalchemy" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to sqlalchemy+unsubscr...@googlegroups.com.
My envirionment is SQLAlchemy 0.7.9, pyodbc 3.0.2, Python 3.2, and SQL
Server 2008 R2 running on Windows 7
I have the following Python (details of the connection url removed - the
connection to the db succeeds):
from sqlalchemy import create_engine, MetaData, Table
engine = create_engine(dbur