Hi Lukasz,

>Under:
>http://www.sqlalchemy.org/docs/04/documentation.html#dbengine_establishing
>after:
>"# oracle will feed host/port/SID into cx_oracle.makedsn
>oracle_db = create_engine('oracle://scott:[EMAIL PROTECTED]:1521/sidname')"
>  
>
It's great to see you getting MSSQL to work on Unix. I know someone else 
tried this and had some good success, the unit tests ran nearly as 
cleanly as on Windows. As for the connection info, I suggest you add it 
to http://www.sqlalchemy.org/trac/wiki/DatabaseNotes initially (it's a 
wiki) - if this is useful to a lot of people it may make its way to the 
official docs.

Paul

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