On Mon, Mar 31, 2008 at 3:50 PM, Rick Morrison <[EMAIL PROTECTED]> wrote:
> I think I remember a "Port=" in the ODBC connection string.
>
> ...would you please try this format on line 816:
>
> connectors.append('Server=%s;Port=%d' % (keys.get('host'),
> keys.get('port')))

You are correct:
Port=
fixes it.


If you guys could fix this in svn, and point me to some instructions
on how to install sqlalchemy in virtual / home directory that would be
great.
Lucas

--~--~---------~--~----~------------~-------~--~----~
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