<!channel> I am trying to develop the MSSQL pipeli...
# ingestion
a
<!channel> I am trying to develop the MSSQL pipeline for DATAHUB, I changed some things : Code attached for the reference but I am getting the following error
b
Looks like you should use
?
instead of
%s
for parameter substitution according to https://github.com/mkleehammer/pyodbc/wiki/Binding-Parameters?
a
Thanks a ton ! @bumpy-keyboard-50565, able to solve it using your suggestion , facing a problem here :