Topics
Started by
Posts
Last post
Hi, How do I have an XML stream which consists of multiple table? Supposed I'd like to have an XML …
4 replies
By: Henmi
When using FOR XML RAW... I was wondering why SQL Server would replace the character "<" with "&…
1 replies
By: ckempste
I have a stored procedure that outputs an article in XML for use within our .Net publishing system.…
4 replies
By: xyz
Is anyone out there generating XML for to report on the data in your database? My thought is, if I …
1 replies
By: ckempste
Hi, I am teaching myself the use of XML in SQL 2000 using the 'SQL 2000 Unleashed' book from SAMS. …
1 replies
Hi All, I have an updategram that I'm using to insert into a table. One of the fields in the table…
2 replies
I am trying to write my first stored procedure to generate XML data. Right now, I am experimenting…
2 replies
Example: Create table TopLevel ( TopLevelIDintPrimary Key Identity(1,1), TopLevelNamevarchar(30…
2 replies
My client will be uploading XML files to an FTP site and I need to import the data on a scheduled b…
1 replies
We are going to be receiving XML files and need to be able to load our tables based on the XML file…
2 replies
Hello, Not sure if this is possible or not? Is it possible to set up a web service using SQL 2000 o…
3 replies
I am trying to pass an timestamp value to the stored procedure using xml. If i use varchar(1000) as…
1 replies
I have an XML document which has data held both in attributes and elements. I am trying to retrei…
1 replies
HI All. I work primarily in XML and XSLT and totally new in SQL. Here is some thing i am needing t…
3 replies
I have 2 tables Manager Manager_id varchar(10) Manager_name Varchar(40) Data: 1,Jose Cruz 2,Al Da…
1 replies
Viewing 15 topics - 721 through 735 (of 800 total)
You must be logged in to create new topics.