![]() |
|
Perl Monk, Perl Meditation | |
PerlMonks |
Re^7: Perl, Oracle, and Xqueryby Moron (Curate) |
on Mar 07, 2007 at 19:19 UTC ( #603693=note: print w/replies, xml ) | Need Help?? |
If the intention is to find the easiest way to process these xquery's to Oracle from Perl then although DBI is the best way (but you have to work hard for it if there's no existing DBI/xquery support) - the easiest is probably to use IPC::Open2 to build a Perl wrapper around one of your already-familiar xquery-sessions with Oracle.
-M Free your mind
In Section
Seekers of Perl Wisdom
|
|