I'm writing a new database dialect for sqlalchemy 0.6 for Netezza. This 
is on Windows. I have an ODBC driver for Netezza. A couple of questions:

- Why isn't there a generic "talk to an ODBC source" dialect? I
   thought that was the beauty of ODBC. Is this possible and just
   hasn't been done, or is there some technical reason that (for
   example) the SQL Server ODBC dialect won't just work?

- Is there some documentation on writing a dialect, specifically
   for 0.6? I've looked around, but not found anything. Or is my
   best bet just to look at an existing dialect?

Thanks!
Eric.

--~--~---------~--~----~------------~-------~--~----~
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 
sqlalchemy+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/sqlalchemy?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to