XML Parser
Hi!
i Have got a web application in which the client uploads an XML encrypted using the Rot39 algorithm.I have got the following issues:
1.Using the sp_xml_preparedocument extended procedure how do I map the output of the procedure to the fields of a table.
2.Since the file would be encrypted can I write a procedure to decrypt it using the same algorithm(ROT 39).
Reply ASAP
|