Re: [sqlalchemy] SQLAlchemy writing to SQL Server: incorrect syntax

2017-12-18 Thread Mike Bayer
On Mon, Dec 18, 2017 at 11:35 AM, Lorenzo R wrote: > Hi, having an error when writing a dataframe to db and can't find a solution > out there. Have used sqlalchemy with sql server extensively before but can't > crack this one. Help would be greatly appreciated! > > To reproduce: > > from sqlalchem

[sqlalchemy] SQLAlchemy writing to SQL Server: incorrect syntax

2017-12-18 Thread Lorenzo R
Hi, having an error when writing a dataframe to db and can't find a solution out there. Have used sqlalchemy with sql server extensively before but can't crack this one. Help would be greatly appreciated! *To reproduce:* from sqlalchemy import create_engine import urllib connection_string = "