Topics
Started by
Posts
Last post
Hello, I have created a stored procedure which contains lines like below: if @int = '0' begin s…
2 replies
In another thread, the question came up to find all dependancies of an executed SQL statement. Look…
2 replies
By: Lowell
I have to do a lot of work on an SQL database that has some issues carried forward from an old lega…
7 replies
I have the following query: select r.ReviewUID as "id", r.RTitle as "title", r.RDescription as …
1 replies
By: evaleah
Hello, I'll try and keep this simple. I have an XML file, 2 nodes of which I'm concerning about. A …
1 replies
By: rhare
Good people: Here is my situation. I have an ASP.NET Form with hundreds of input boxes that hold v…
2 replies
Hi All, Hi All I have a table with a xml data type, and I need to get each element name of the xml.…
6 replies
What I need to do is to pull back the AddressLine 1 and 2 but they both need to go in to nodes call…
3 replies
I've noticed that xml.nodes always have an estimated number of rows of 200, like for instance in th…
3 replies
Hi all, Have been lurking for a while now, I've learnt a lot from these forums but I'm at the stage…
9 replies
I'm using SS 2008 and trying to read a sql table to create an XML string from the results returned.…
2 replies
Hi Guys, Please advise how can I extract data from all the attributes under DETAIL section from the…
2 replies
I need to read the <Maintenance> node value as XML data. How we can read that ? DECLARE @myDo…
2 replies
I want to pass veriable for Node name in XQuery is it possible to do something like this?? DECLARE …
2 replies
Hi All, When i try to read the attached xml file using the following commands DECLARE @XMLDocPointe…
4 replies
Viewing 15 topics - 241 through 255 (of 799 total)
You must be logged in to create new topics.