Subject Passing an argument from Python
Author Laurentiu Anisie
Hi,

I want to run a stored procedure or a sql query in firebird but I want to pass arguments from a python file because I don't want to expose the statements in py files.
 I tried to find a solution but I failed.

Can someone help me with an minor example?

Thanks.

Regards!