Hi, I am using xmldbms version 2 alpha 3, MicroSofts MSDE database, and the type four JDBC driver supplied by microsoft I have used xmldbms successfully to...
I'm not sure what is happening here. Is ACTIVITY a keyword / reserved word in SQL Server? Try changing the name to ACTIVITY1 and see if the problem goes away. ...
Sorry about the delay in replying. You are not required to use namespaces. However, if you do use namespaces, you must declare them both in the XML document...
Ron, I implemented the changes Abdel recommended and everything compiles since his changes are related to retrieves and my problem was associated with inserts,...
Hi, i downloaded the Revision 1.1 of the HighLow.java KeyGenerator and tried to compile it against the standard (alpha3) jar file of xml- dbms. I get the...
Hi Ron, thanks for your fast reply. but i was using just the version that you suggested. im using the JDK version 1.3.1... perhaps this is the problem? many...
Hello everyone, as a newbie some questions ;-): In what category i have to put the xml-db-extension from Oracle? Is it a XML-enabled-thing or also Middleware,...
As many of you know, this project uses the facilities of SourceForge, mostly for their CVS support. (Using CVS on a site like SourceForge not only allows us to...
somebody please help me in mapping xml document with any relational database(such as ms-access or oracle). If there is some free software,please provide me...
See the list of products at: http://www.rpbourret.com/xml/ProdsMiddleware.htm Note that the product that this list discusses (XML-DBMS) is Open Source and does...
Sorry about taking so long to reply. I've been at a conference. Have you solved this problem? If not, can you please post your map document and DTD/XML...
... The XML DB extensions in Oracle 9i release 2 fit two categories -- native XML database and XML-enabled database. This is due to the way that the XML data...
Oops. The KeyGenerator interface changed after alpha 3 was released and before HighLow was written. You should be able to solve the problem by adding the...
XmlDocument is used by Sun's XML parser. XMLDocument is used by Oracle's XML parser. I assume you are using version 1.x and trying to compile the Transfer ...
Hi Ron, first of all thank you very much! But now i got some additional questions...;-) Storing XML data in a CLOB, is that really that kind of native storing...
Hello, I need to know that product for XML development can use for my development staff Please recommend me the best among: XMLSPY http://www.altova.com/ ...
... Storing XML data in a CLOB is native storage. That is, it stores data using the XML data model -- specifically, it stores whole XML documents. However, it...
Ron, Now that SourceForge has set up a system for project admins to accept donations for individual projects, do you have plans to accept contributions? ...
Ontology Generator, a RDF/XML RDF Schema online tool for automated ontology generation. Simply upload, link or write your RDF. Interest area: Students of...
RDF Browser, an online tool for understanding relationships in rdf space. Interest area: Students of Semantic Web, Semantic Web developers, M2M, B2B, B2M IT...
Hi, I've just come across xmldbms and would like to test it and see if I can use it. We work with data models in XML format (from tools like ERWin). We want to...
I know that XML-DBMS supports treating empty string values as null values via the <EmptyStringIsNull/> element. However, it appears that this is primarily...
Hi all. I am new in XML-DBMS. I search a tool which can help me in db2db data migrations, and XML-DBMS is very interesting. I have made some test and all works...
Sorry to take so long replying. I've been out of town. I don't know anything about EXPRESS, but I did a quick check on Google. It appears there is some...
Yikes! This does not sound like the way to go. Because GenerateMap generated one table per element, I suspect that this DTD is not suited for use with...