Skip to Main Content

Analytics Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

XML Dataserver

HARMEETKAURAug 18 2008 — edited Aug 28 2008
Hi Al,

I am trying to create the XML dataserver. The location of the xml file is

http://www.ecb.int/stats/eurofxref/eurofxref-daily.xml

I have sepecied the JDBC driver as
com.sunopsis.jdbc.driver.xml.SnpsXmlDriver
and jdbc url as
jdbc:snps:xml?f=http://www.ecb.int/stats/eurofxref/eurofxref-daily.xml

Now when I am trying to test the connection it throws me the error as
Connection Falied
java.sql.SQLException: The DTD file "http://www.ecb.int/stats/eurofxref/eurofxref-daily.dtd" doesn't exist: http://www.ecb.int/home/html/404.en.html


Pls help me in reslovng the error
I know that the dtd file at the given location is missing ...
Is there anyway where I can bypass the dtd file ???
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 25 2008
Added on Aug 18 2008
13 comments
1,088 views