dbTalk Databases Forums  

XML document handle

microsoft.public.sqlserver.xml microsoft.public.sqlserver.xml


Discuss XML document handle in the microsoft.public.sqlserver.xml forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Beatriz
 
Posts: n/a

Default XML document handle - 01-08-2004 , 10:39 AM






Is there a way I can pass the document handle returned by
sp_xml_preparedocument to a subsequent dinamic SQL statement?
I have been getting an error which leads me to think there is a scope
visibility limitation which causes this handle to be visible only in the
batch where it was created.
Any hints?

Thanks,
Beatriz




Reply With Quote
  #2  
Old   
Joe Xavier
 
Posts: n/a

Default Re: XML document handle - 01-08-2004 , 03:29 PM






See
http://msdn.microsoft.com/library/de...p_xml_267o.asp

--
Thanks,
Joe Xavier
Program Manager
SQL Server XML Technologies
Microsoft Corporation

[This posting is provided "AS IS" with no warranties, and confers no
rights.]


"Beatriz" <bia.cristina (AT) bol (DOT) com.br> wrote

Quote:
Is there a way I can pass the document handle returned by
sp_xml_preparedocument to a subsequent dinamic SQL statement?
I have been getting an error which leads me to think there is a scope
visibility limitation which causes this handle to be visible only in the
batch where it was created.
Any hints?

Thanks,
Beatriz






Reply With Quote
Reply




Thread Tools
Display Modes

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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.