How to insert data into unique identifier column into SQL Server using pyodbc

前端 未结 0 1483
梦谈多话
梦谈多话 2020-12-19 16:54

I have a table that has a column of type uniqueidentifier. How do I insert the data into uid columns using pyodbc?

I am trying this code:

         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题