dbTalk Databases Forums  

bind parameter in existsnode function

comp.databases.oracle.misc comp.databases.oracle.misc


Discuss bind parameter in existsnode function in the comp.databases.oracle.misc forum.



Reply
 
Thread Tools Display Modes
  #11  
Old   
ajmastrean
 
Posts: n/a

Default Re: bind parameter in existsnode function - 06-17-2008 , 10:35 AM






Got it... the two single quotes around the values in the @Value and
@Name statements are escape characters too. This value

//Key[@Value='True'] and //Key[@Name='Validation Status']

may be bound to a parameter just fine.

Reply With Quote
  #12  
Old   
ajmastrean
 
Posts: n/a

Default Re: bind parameter in existsnode function - 06-17-2008 , 10:35 AM






Got it... the two single quotes around the values in the @Value and
@Name statements are escape characters too. This value

//Key[@Value='True'] and //Key[@Name='Validation Status']

may be bound to a parameter just fine.

Reply With Quote
  #13  
Old   
ajmastrean
 
Posts: n/a

Default Re: bind parameter in existsnode function - 06-17-2008 , 10:35 AM



Got it... the two single quotes around the values in the @Value and
@Name statements are escape characters too. This value

//Key[@Value='True'] and //Key[@Name='Validation Status']

may be bound to a parameter just fine.

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 - 2012, Jelsoft Enterprises Ltd.