Click to See Complete Forum and Search --> : Error ORA-30625


patoink
07-15-2005, 06:35 PM
XPath List Construct

I am unable to use a variable for denoting an index in an XML list. For example, I can use //PurchaseNo[2] to denote the 2nd purchase number element from my xml document. However, using //PurchaseNo[i] where i is a loop counter return an error ora-30625?

Can anyone help?

Also,
Is there a way to execute a PL/SQL command that has been put into a string variable?

rumcool
07-16-2005, 05:03 AM
hi,
check out the below link it may help U

http://forums.devshed.com/archive/t-161773