I modified the original orders.dtd (XMLDBMS 2.0) as follows: original: <!ELEMENT Price (#PCDATA)> modified: <!ELEMENT Price (#PCDATA)> <!ATTLIST Price priceatt...
Sorry I have not answered sooner. I have been traveling and have not been on email. This is a known bug when using Microsoft SQL Server. There are two...
... I will think about this. Using DOM 2 was an explicit design decision in v2.0. Is there a reason you can't use DOM 2? Also, does your parser support SAX 1...
There is probably a workaround. (This may even be a bug.) Some of the code that builds SQL statements calls methods in DatabaseMetaData that have catalog...
This is probably a bug. '_' is a wildcard character (so is '%') and the code should escape it, but it might not. Can you please send the commands/code you use...
... See the DTD that is shipped with XML-DBMS. For version 1.x, this is xmldbms.dtd. For version 2.0, this is xmldbms2.dtd. For a tutorial about how to use the...
This is not supported. A given element or attribute may only be mapped to a single column. That said, an element or attribute value *is* inserted into multiple...
Hello, Ron! ... r> I will think about this. Using DOM 2 was an explicit design decision r> in v2.0. r> Is there a reason you can't use DOM 2? Also, does your...
I got the following exception: de.tudarmstadt.ito.xmldbms.InvalidMapException: More than one property is mapped to the table recipient-description I modified...
Here is the entire stack trace : interbase.interclient.DriverNotCapableException: [interclient] Unsupported feature: InterBase does not support catalogs. See...
I got another problem when using MapManager even when I removed the db.props. java.lang.IllegalArgumentException: Argument uris must not be null when the qual ...
Actually I got this error for the following part in my DTD: <!-- *********** RECIPIENT ************ --> <!ELEMENT RECIPIENT (EXTENSION*, (ours ... EXTENSION*)>...
Hi, I am evaluating whether I can use this product for my project. I have an empoyee table, which has a bunch of self-referencing data (Employee->Manager...
I'm testing xml-dbms and I have a few problems: 1) it doesn't work with oracle When I try to generate map file i get: E:\jsdk\xml\xmldbms\samples>java...
solved. I didn't set SCHEMA property and escapeDBName function had null argument (name). Now I get crate table statements, but they are not good: CREATE TABLE...
I have used the command line to generate map file and dtd file from oracle database,but the generated map file is wrong,because there is no even one column in...
The problem here is as Peter says: you need to declare the namespaces you are using in your map file and in the XML document. Except for the namespace stuff,...
I checked the code. The code to escape wildcards (- and %) has been in MapFactory_Database since the beginning. Could you tell me what is incorrect in the map...
Hi, I am new to this group and XML-dbms as well. I just tried the transfer sales.map example and this is what I got: java Transfer -todbms mysales.map...
You do not need to worry about these warnings. Although the methods have been deprecated, they are still available. Version 2.0 uses the new version of SAX and...
The problem is caused by the fact that the recipient-description element is used in more than one parent element, and it occurs multiple times (* operator) in...
1) XML-DBMS supports self-referencing data. To map this, you simply create a RelatedMap within a ClassMap that points to itself -- that is, the same ClassMap. ...
Dear Sir, As I used xmldbms to transferred xml data to database, the JAVA IDE.exe showed the message "java.lang.OutOfMemory Exception". How can I solve this...
Hi, Iam getting error saying : "de.tudarmstadt.ito.xmldbms.InvalidMapException: Table not found: Parts. Check that the table exists, that its name is spelled ...
Hi I dont know what JAVA IDE.exe is. But using the Sun JRE (java.exe) you can set the maximimum available memory for your application using the -Xmx ...
Peter Nuetzel . inglobo
peter.nuetzel@...
Nov 6, 2002 2:46 pm
2540
Hi, It can work!! Thank you very much. ... you can ... Xmx ... will ... can ... dbms ... http://docs.yahoo.com/info/terms/...