dayxx369

Results 2 comments of dayxx369

@xhochy Hey, I am importing data to our database. I use: cursor.fast_executemany = True cursor.executemanycolumns(sql, values_df) conn.commit() This typically works for me for most dataframes I work with, but this...

Unable to cast Python instance to C++ type (compile in debug mode for details) or I would get Error: ODBC error state: 42000 native error code: 8023 message: [Microsoft][ODBC SQL...