I have written a stored procedure which accepts input as xml file also it parses the data within the xml file.
Do u have any idea how the pass the xml as parameter to stored procedure using python.
The sql server i am using is mssql 2008
Do u have any idea how the pass the xml as parameter to stored procedure using python.
The sql server i am using is mssql 2008