I’m trying to call a BQ stored procedure in SSIS using Simba odbc driver and getting an error
[Execute SQL Task] Error: Executing the query "CALL `mhpmvp.MCR_V01_M_MA..." failed with the following error: "[Simba][BigQuery] (70) Invalid query: Positional query parameters are not supported in scripts". Possible failure reasons: Problems with the query, "ResultSet" property not set correctly, parameters not set correctly, or connection not established correctly.**