Re: [Imdbpy-help] SQL Server Express 2008 R2 - Connection Error

2012-04-08 Thread Davide Alberani
On Tue, Apr 3, 2012 at 05:42, Damien damien.stew...@profero.com wrote:  File pymssql.pyx, line 549, in pymssql.connect (pymssql.c:7110) sqlalchemy.exc.OperationalError: (OperationalError) (20009, 'Net-Lib error durin g Unknown error') None None [...] I have created a blank DB in SQL

Re: [Imdbpy-help] SQL Server Express 2008 R2 - Connection Error

2012-04-02 Thread Damien
Davide Alberani davide.alberani@... writes: First of all, pardon for the long delay. :-/ Hmmm... not much, not knowing enough of SQL Server. Maybe you can just try interfacing with it using SQLAlchemy, instead of the default SQLObject. Try adding the -o sqlalchemy argument to the

Re: [Imdbpy-help] SQL Server Express 2008 R2 - Connection Error

2012-03-31 Thread Davide Alberani
On Mon, Mar 26, 2012 at 09:25, Damien damien.stew...@profero.com wrote: Traceback (most recent call last):  File imdbpy2sql.py, line 519, in module    connectObject = conn.getConnection()  File C:\Python27\lib\site-packages\sqlobject\dbconnection.py, line 336, in g etConnection    conn =