in reply to Re^5: Perl, Oracle, and Xquery
in thread Perl, Oracle, and Xquery
But from your answers, it appears that there is not currently a way to do this in Perl, and nobody has written a module to directly support it. I incorrectly assumed that, since Oracle treats xquery as a subset of SQL, the DBI module would allow it. I guess I will have to go under the covers and find out how/if the xquery translates to SQL and write it all out, or use the Java Saxon libraries instead.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^7: Perl, Oracle, and Xquery
by Moron (Curate) on Mar 07, 2007 at 19:19 UTC |