[問題] python執行mssql的storedprocedures

看板Python作者 (Ge肥貓)時間8年前 (2015/12/24 21:45), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
Hi 各位大大, 我想請問python執行mssql的stored procedures的方法。 之前有試過使用conn.exec_query_dict("test"),會出現下圖的錯誤 http://i.imgur.com/jaYv38e.jpg
有比用conn.exec_query_dict更好的選擇嗎? ----- Sent from JPTT on my Sony D6653. -- ※ 發信站: 批踢踢實業坊(ptt.cc), 來自: 39.9.1.133 ※ 文章網址: https://www.ptt.cc/bbs/Python/M.1450964705.A.3C7.html
文章代碼(AID): #1MU_RXF7 (Python)