How to store xml file in sqlserver
-
i try to retrieve data from database and it store to xml and then manipulate the datas(add,edit,delete) and update in that xml file.finally that xml file stored in sql server with modification. i solve these till xml modification and updating in xml file.but i cant able to store that updated xml file in sql server
RK
-
i try to retrieve data from database and it store to xml and then manipulate the datas(add,edit,delete) and update in that xml file.finally that xml file stored in sql server with modification. i solve these till xml modification and updating in xml file.but i cant able to store that updated xml file in sql server
RK
Load it in DataSet and update in database.
Regards, Sylvester G Senior Software Engineer Xoriant Solutions sylvester_g_m@yahoo.com Score it if you like my post