Python Sql server ftechone() return none -


i using python2.7 azure-sql-server database developing tool microsoft visual studio 2015.

i have problem , when execute below query, can see in watch window query returning correct result, when trying fetch result (no matter if use fetchone() or fecthall()) result none, ideas why?

c.execute("select curr_seq_id accounts_info account_id=%s",parms)
seq=ftechone()

thanks,


Comments

Popular posts from this blog

python - Selenium remoteWebDriver (& SauceLabs) Firefox moseMoveTo action exception -

html - How to custom Bootstrap grid height? -

transpose - Maple isnt executing function but prints function term -