[sqlalchemy] Re: Table creation/deletetion checkfirst parameter in mssql+pyodbc

2011-08-19 Thread Michael Kvyatkovskiy
Hello! Is there any new information about my problem? Thank you for your support! -- You received this message because you are subscribed to the Google Groups sqlalchemy group. To view this discussion on the web visit https://groups.google.com/d/msg/sqlalchemy/-/FL6xRQr3ZzwJ. To post to this

Re: [sqlalchemy] Re: Table creation/deletetion checkfirst parameter in mssql+pyodbc

2011-08-19 Thread Michael Bayer
you need to take your problem to the PyODBC tracker/mailing list. The problem can be reproduced without using SQLAlchemy. On Aug 19, 2011, at 5:57 AM, Michael Kvyatkovskiy wrote: Hello! Is there any new information about my problem? Thank you for your support! -- You received this

[sqlalchemy] Re: Table creation/deletetion checkfirst parameter in mssql+pyodbc

2011-07-28 Thread Michael Kvyatkovskiy
Thank you for the response! On 28 июл, 19:07, Michael Bayer mike...@zzzcomputing.com wrote: On Jul 28, 2011, at 10:34 AM, Michael Kvyatkovskiy wrote: the test case you'd like to try is (seehttp://code.google.com/p/pyodbc/wiki/ConnectionStringsfor connect strings) : import pyodbc conn =