On Feb 13, 4:23 pm, Paul Johnston <[EMAIL PROTECTED]> wrote:
> Hi,
>
> >I'm wondering where I can specify that the tables that I want are in
> >the schema DataTables instead of 'dbo'. The engine.echo outuput shows
>
> It's an argument to Table() e.g.

oh my bad an argument to _Table_ not create_engine()! damn, anyway,

egnine.dialect.set_default_schema_name() is how I went about it. I
wish I had closely read your original reply.


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sqlalchemy" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/sqlalchemy?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to