There's no such thing as a stupid question, but they're the easiest to answer.
JoinTour
Login
 
Tag Cloud
access audio avg avg 8 bios blue screen boot bsod computer connection cpu crash css dell desktop dma driver drivers dvd email error excel explorer firefox firefox 3 freeze gimp graphics hard drive hardware hijackthis hjt install internet internet explorer itunes keyboard laptop macro malware monitor motherboard network networking outlook outlook 2003 outlook 2007 outlook express pio problem problems router seo server slow sound sp3 spyware trojan usb video virtumonde virus vista vundo windows windows vista windows xp winxp wireless
Web Design & Development
Search
Search in:
 
Advanced Search
Tech Support Guy Forums > Internet & Networking > Web Design & Development >
SELECT FROM OPENXML + SQL server 2005


HELLO AND WELCOME! Before you can post your question, you'll have to register -- it's completely free! Click here to join today! We highly recommend that you print a copy of our Guide for New Members. Enjoy!

 
Thread Tools
SAFFYWORK575's Avatar
Junior Member with 9 posts.
 
Join Date: May 2006
Experience: Beginner
03-Oct-2007, 06:20 AM #1
Exclamation SELECT FROM OPENXML + SQL server 2005
Hi

I am having a problem with the way the structure of the SELECT statement should be done along with XML string being passed through the database (SQL Server 2005).

INSERT INTO TableX(ID, AddressID, AddressName)
(SELECT ID,AddressID, AddressName
FROM OPENXML(@hDoc, '/XMLDATA/ADDRESS',2)
WITH (ID int '../@ID',AddressID int 'ADDRESSID',AddressName varchar(40) 'ADDRESSNAME')) XMLDataset
WHERE (XMLDataset.ADDRESSTYPE = XMLDataset.DELIVERYTYPE) OR (XMLDataset.ADDRESSTYPE = XMLDataset.BOTHTYPES)


It seems to break on the WITH line where the XMLDataset is set. I put XMLDataset as I need to use a XML node for WHERE condition.

Can you please give me an example of how that can be done by using WHERE condition within the SELECT statement to only INSERTINTO depending on the condition based on XML node.

I will be extremely grateful for any assistance on this.

Thanks

Newbie
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are Off
Refbacks are Off

You Are Using:
Server ID
Advertisements do not imply our endorsement of that product or service.
All times are GMT -4. The time now is 12:38 AM.
Copyright © 1996 - 2008 TechGuy, Inc. All rights reserved.
Powered by vBulletin, Copyright © 2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.1.0
Powered by Cermak Technologies, Inc.