[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.ruby

CLOB handling

Paulo Carvalho

9/21/2007 9:40:00 AM

Hello

In an oracle table, I hava a field of CLOB type (named "VXML").
This column have a XML text and i would like to parse it to extract
several informations.
In ruby when i access to this column, and for exemple, i put is value on
a page, I dont have the column in XML format. I only have the values of
the XML.
Exemple:

<td class="tform_rubrique_value_cons"><%=@demand.vxml%></td>

=>

peter xxx 69771704222 alone whatever bicycle motogp cd1
Luxembourg Luxembourg FR ES 5372826865 h@gmail.com other
Suzuki 400 775111 Fazer 600 whatever fzs6 Carvalho
24081004333 fille no yes no

Is there any method to get the column has an XML to parse it and get the
needed information?

Thanks

regards
--
Posted via http://www.ruby-....

2 Answers

Paulo Carvalho

9/21/2007 10:04:00 AM

0

I solved my problem.
Thanks

--
Posted via http://www.ruby-....

Jazzy Buddy

4/16/2008 10:42:00 AM

0

Paulo Carvalho wrote:
> I solved my problem.
> Thanks

Please can u post the solution for ur ptroblem as we are facing a
simiklar kind of issue here.

Regards,
Jazzy ... :)
--
Posted via http://www.ruby-....