>
> mssql://user:[EMAIL PROTECTED]/database?
> connect_type=TDS7&other=args&that=are&needed=foo
>
> using "connect_type", or some better name, we can map the URL scheme
> to an unlimited number of vendor specific connect strings on the back.
>
>
Yeah, it's exactly that kind of mapping that has so far been a fussy pain in
the neck to use and maintain. I'm for nuking the idea and just going with a
straight-up ODBC connection string as in my last last posting.

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