On Apr 28, 2018 06:54, Glenn Schultz wrote:
>
> All,
>
> I have the following set-up (below) which will be used to call data from
> multiple sectors. There is a sql query (transact sql) and connection. This
> works fine. However, I would like to parametrize the query so I can enter
> differ
All,
I have the following set-up (below) which will be used to call data from
multiple sectors. There is a sql query (transact sql) and connection. This
works fine. However, I would like to parametrize the query so I can enter
different sectors. I have checked through pyodbc and several SO