Driver: I installed ODBC Driver 17 for SQL Server - don't know how to check if it is using it Connection string: driver='sql server', server=r'localhost\sqlexpress', database={db}, uid={uid}, pwd={pwd ...
There appears to be an issue when attempting to bulk insert into an azure sql data warehouse table that has a datetime datatype. The originating datatype in ...