8 messages in com.googlegroups.sqlalchemy[sqlalchemy] Re: error after insert u...
FromSent OnAttachments
Jin Lee23 May 2007 15:59 
Rick Morrison23 May 2007 16:13 
Paul Johnston24 May 2007 00:44 
Jin Lee25 May 2007 12:07 
Mike30 May 2007 09:25 
Mike30 May 2007 09:40 
Paul Johnston30 May 2007 10:38 
Mike31 May 2007 05:10 
Subject:[sqlalchemy] Re: error after insert using mssql and sqlalchemy 0.3.7
From:Mike (mike@hotmail.com)
Date:05/31/2007 05:10:13 AM
List:com.googlegroups.sqlalchemy

Hi Paul,

What database connector are you using in your applications that use this technique?

I use native ODBC running under windows. I wrote a c++ wrapper around it for supporting a wide range of dbms with one api in our applications.