OK Ron & People, 1) First off some queries re V2: The Abstract class org.xmlmiddleware.xmldbms.datahandlers.DataHandlerBase is not visible outside of it's...
Hello, Anyone's help will be much appreciated. I am working with the samples that came with XMLDBMS 2.0 and trying to add the sales order to an Oracle...
Hi, I discovered this module few days ago and I think it's very great tool, but I have a problem with the map file (I read all the doc but I can't solve my...
Hi I would like to capture data from XML through PHP. Some books mention about SAX and DOM but not very clearly explain how to do and most methods are using...
Hi, Please anyone could let me know how we call the xml-dbms project? Database Integration or Data Transformation or Data Transferal or what? Please. I'm ...
The following allows to select wanted encoding for document, and default to utf8 if parameter not given. It is mandatory to overcome current DBI drivers ...
Hello, We are glad to announce you the availability of <oXygen/> XML Editor 1.2. The main new features are the applet availability and FOP support. You can...
Hi All, I'm using xmldbms2 alpha2. When does DataHandlerBase closing its connection? I've just realized that my connection pool is exhausted eventually. It...
I met another question here. I transfer data from database to ".xml" file. 1)".map" I declared a Namespace element in ".map" file,which looks like: <Namespace...
This is to let you all know that I'll be traveling until roughly July 11. I may be able to answer some questions while on the road, but won't be able to answer...
I have xmldbms working fine. However, when I attempt to map xml based on xml schema with namespaces, the document content does not map into the database - no...
Is there a way to convert XMLSchema document to map and sql and how? Vice versa (map->schema) I have found... Thanks. __ Peter V. Mikhalenko peter@......
Hi, As time is a limitation for me & I have been just introduced to xml dbms. So I want to create a map file for ms access file (*.mdb) whose file size is arnd...
With a CodeSystemTable I mean a table which contains all referenced codes used elwhere in other content tables. Normally for every referenced code there exists...
Is there any way to specify multiple date formats in a v 1 map file? I have some dates coming in as yyyyMMdd and some as a longer timestamp variation. Both...
Hi, I try to use xmldbms to store an xml file into an access db (using Transfer). I switched to version 2 because i wanted to retrieve a primary key generated ...
I am doing inserts into an Oracle database using XML-DBMS v. 2 alpha 2, and having a problem with partial commits, even though we are running it in commit mode...
I'm afraid this post is some shameless self promotion. I'm working for Sleepycat Software on an embedded native XML database system. Embedded meaning that it's...
In reference to my early post in the mailing-list : When inserting two similar record (with database generated keys) I get some errors after the first...
Hô in the database -> Hx7900; in the document :-( I had a quick look at the code, it didn't see any special character conversion routine beside XML...
I've found some filter elements in sample sales2.map, which are uncovered by documentation and even in mapping DTD :-) However, i'd like to use such filtering...
I get the following error when I try to run transfer with the example order.... can you tell me if this has something to do with the .map file or is it...
I was wondering which file replaced orders.act I have orders1.act and orders2.act but not orders.act According to the documentation you need orders.act to run...
I am trying to send sample Employee.xml file to Microsoft Access 2002 database using JDBC-ODBC bridge. I am following tutorial "Transfering data with...
I have downloaded beta(2.0) version of this package, and tried to run Mapmanager for samples. Since the package did not contain xerces.props Initiall, I got...