Re: [sqlalchemy] connecting to mssql 2008 express server

2018-01-30 Thread sum abiut
Manage to fix it. The issue was at the server side, i change the TCP/IP port to the right port 1433 from the sql server configuration manager then it pickup. cheers, On Wed, Jan 31, 2018 at 9:57 AM, sum abiut wrote: > Thanks, i will check that out. > > > On Wed, Jan 31,

Re: [sqlalchemy] connecting to mssql 2008 express server

2018-01-30 Thread sum abiut
Thanks, i will check that out. On Wed, Jan 31, 2018 at 1:12 AM, Mike Bayer wrote: > On Tue, Jan 30, 2018 at 12:52 AM, sum abiut wrote: > > Hi, > > i am trying to connect to an express server 2008 using pymssql following > the > > direction from > >

Re: [sqlalchemy] connecting to mssql 2008 express server

2018-01-30 Thread Mike Bayer
On Tue, Jan 30, 2018 at 12:52 AM, sum abiut wrote: > Hi, > i am trying to connect to an express server 2008 using pymssql following the > direction from > http://docs.sqlalchemy.org/en/latest/dialects/mssql.html#module-sqlalchemy.dialects.mssql.pymssql > > but i am getting the

[sqlalchemy] connecting to mssql 2008 express server

2018-01-29 Thread sum abiut
Hi, i am trying to connect to an express server 2008 using pymssql following the direction from http://docs.sqlalchemy.org/en/latest/dialects/mssql.html#module-sqlalchemy.dialects.mssql.pymssql but i am getting the following error: sqlalchemy.exc.OperationalError: (pymssql.OperationalError)