Topics
Started by
Posts
Last post
Dagsê (hi there) I am looking for a way to format a clients table into the following XML <client…
9 replies
Hi, I am trying to findout if I can apply a XSL sheet on a select statement in Sql Server 200. I…
1 replies
As with most software topics these days, there is a plethora of information on producing XML format…
15 replies
Does anyone have a suggestion on how to handle ASP paging using an XML DOM? I'm looking for a serve…
4 replies
--Does anybody have an explanation why the regular select --with a dynamic order by clause works --…
1 replies
Suggestions Please I have an XML file defined as follows which fails to parse using OpenXMl. <?x…
1 replies
try the following use northwind go dbcc traceon (257) select * from customers where customerid = 'A…
3 replies
try following in QA use northwind go select * from customers where customerid = 'ALFKI' for xml aut…
2 replies
VB script & Xml help need help with VB script & Xml... have 3 tbls. tblComp(PK CompId(int…
3 replies
Why is XML support in SQL Server beneficial?
1 replies
Hi, I'm having some problems inserting an XML document into an SQL table. I'm using a FORXML statem…
2 replies
I found an excellent article the subject of passing "Arrays of Data" to a stored procedure at this …
1 replies
Hi everyone I am having a problem with the creation of an ISQLXMLBulkLoadPtr. The odd thing is I…
1 replies
Here's my problem. I want to create a generic stored procedure that will take XML documents, deter…
1 replies
Has anyone else encountered the problem where long FOR XML return sets are broken into snippets, wi…
5 replies
Viewing 15 topics - 736 through 750 (of 800 total)
You must be logged in to create new topics.