On Jan 17, 2008 4:35 PM, jason kirtland <[EMAIL PROTECTED]> wrote:
> I've got a local branch going to formalize the multi-driver support &
> ease using SQLAlchemy on alternate VMs.  Adding ODBC to a single-driver
> dialect in CPython was my step 1, next up is sqlite via JDBC for Jython,
> and then the same in IronPython.

Hi Jason,

A while back I took a crack at jdbc support for mysql -- I got as far
as connecting and fetching some data with a simple select.  See
http://www.mail-archive.com/sqlalchemy@googlegroups.com/msg04745.html.
 I'm getting ready to revive that effort.  How far are you on your
jdbc experiments?

-Frank

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