May 10, 2011 at 1:22 am
I have been asked to rewrite the code, which uses xml to send multiple rows to the backend ,with table valued parameters..am new to these concepts..plz throw me some light..
May 10, 2011 at 3:06 am
plz post some useful links reg it.
May 10, 2011 at 12:14 pm
May 10, 2011 at 11:21 pm
thanks for the link...but i need to know how to replace xml with table valued parameters in front end..
May 11, 2011 at 6:24 am
;;;;"Adwokat Łódź";"http://www.matuszczyk-lodz.pl/";"Adwokat Warszawa";"http://www.matuszczyk-warszawa.pl/";"Szkolenia bhp";"http://www.mjdae.pl/";;
Adwokat Łódź,Adwokat Warszawa[/url],Szkolenia bhp[/url]
May 11, 2011 at 6:30 am
Do you have any examples of the XML you are currently using? What have you tried so far?
For better, quicker answers, click on the following...
http://www.sqlservercentral.com/articles/Best+Practices/61537/
For better answers on performance questions, click on the following...
http://www.sqlservercentral.com/articles/SQLServerCentral/66909/
May 12, 2011 at 1:01 am
Actually it is the code in production..It has been written soem 5 yrs back i guess..I have been asked to rewrite it..It appears greek n latin to me..till now am trying to understand the xml part of the code...sorry if it doesnt make sense..
May 12, 2011 at 1:01 am
thanks for the links..:)
May 12, 2011 at 1:15 am
Please give me some overview about
dataset.GetXml();
dataset.ReadXml(New XmlTextReader(New StringReader(str)));
openxml
May 12, 2011 at 9:00 am
deepikamm (5/12/2011)
Please give me some overview aboutdataset.GetXml();
dataset.ReadXml(New XmlTextReader(New StringReader(str)));
openxml
Hi,
Would like to help:
i. Could you provide some more information to work with here.
ii. What you're asking for is easily found via Google
iii. Your asking about XML and C# in an SQL forum!
May 14, 2011 at 4:05 am
hmm sorry..i thought i would get some help..anyways np
Viewing 11 posts - 1 through 10 (of 10 total)
You must be logged in to reply to this topic. Login to reply