Subject | Passing an argument from Python |
---|---|
Author | Laurentiu Anisie |
Post date | 2018-11-08T14:17:03Z |
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!