raulcsouza

Results 1 issues of raulcsouza

Was not possible to set the parameter -u that permit Trust server certificate. (available since bcp version 18). https://learn.microsoft.com/en-us/sql/connect/odbc/linux-mac/connecting-with-bcp?view=sql-server-ver16 I did the modification below and works: def bcp(sql_table, flat_file, batch_size):...