On Jun 12, 9:04 pm, "one.person" <[EMAIL PROTECTED]> wrote:
> So all of the above was done with Windows XP, Python 2.4.3, pymssql
> 0.7.4, and MSSQL 2000.  I upgraded to pymssql 0.8.0 with the same
> results.  I uninstalled that and installed pyodbc 2.0.3.6, same
> results.
>
> The obvious differences between my installation and yours is that I am
> using MSSQL 2000 and Python 2.4.3.
>
> Not exactly sure what else to do here other than experiment with the
> 'schema' and 'owner' arguments on Table().  Any other suggestions?

turn on query logging and see whats wrong with the queries themselves,
when it goes to load data about the tables. try them manually, etc.



--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sqlalchemy" group.
To post to this group, send email to sqlalchemy@googlegroups.com
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