Displaying 2 results from an estimated 2 matches for "xml1".
Did you mean:
xml
2006 Mar 06
5
Oracle XMLType data
Howdy folks,
Has anyone had any luck getting Oracle''s XMLType to play nicely with
Rails? According to the docs, it''s just a wrapper around CLOB.
However the ruby-oci8 driver throws an exception about user defined
types if you try to query a table with an XMLType column.
Any pointers would be appreciated.
Thanks,
-wilig
2002 Oct 12
1
XML package
...ib files for xml or xml2. If I install a fresh
libxml2 and point the environmental variables to it, it still
complains about mismatched header and lib files,
which suggests, perhaps, that the test in configure uses something
system
specific. It works if I point explicitly to the include files for xml1.
Both xml1 and xml2 are in /sw, because they come from fink. Maybe
use xmlConf.sh or xml2Conf.sh
2. xmlParserError is defined in libxml, but Utils.o tried to override
it with a new definition. That does not work in OS X, unless one
specifies explicitly that that is what one wants. Adding "-Xl...