Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

xml-dbms

The Yahoo! Groups Product Blog

Check it out!

Group Information

  • Members: 792
  • Category: XML
  • Founded: Mar 5, 2000
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Messages

Advanced
Messages Help
  Newest  |  < Newer  |  Older >  |  Oldest
Topics Messages Latest Post

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...
5 Jul 17, 2002
4:46 pm

adam flinton
aflinton@...
Send Email

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...
4 Jul 17, 2002
12:19 am

Ronald Bourret
xmldbms
Send Email

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...
2 Jul 17, 2002
12:11 am

Ronald Bourret
xmldbms
Send Email

i have some problem in Transfer Program. I use a xerces parser(JRE 1.3), ORACLE. Detail Error messages are ... at...
2 Jul 17, 2002
12:07 am

Ronald Bourret
xmldbms
Send Email

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...
3 Jul 13, 2002
8:09 pm

Patcharin A.
patcharinas
Send Email

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 ...
2 Jul 11, 2002
9:59 pm

Ronald Bourret
xmldbms
Send Email

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 ...
2 Jul 8, 2002
10:22 pm

Nick Semenov
nsemenov
Send Email

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...
1 Jul 3, 2002
7:45 am

oxygenxmleditor
Send Email

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...
2 Jun 30, 2002
5:04 pm

rpbourret@...
xmldbms
Send Email

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...
2 Jun 30, 2002
4:42 pm

rpbourret@...
xmldbms
Send Email

Hi, Would someone be able to email me the Schema to Map tool for version 2? Thanks, Beri...
1 Jun 26, 2002
9:07 pm

beripome
Send Email

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...
1 Jun 20, 2002
10:03 pm

Ronald Bourret
xmldbms
Send Email

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...
2 Jun 20, 2002
9:58 pm

Ronald Bourret
xmldbms
Send Email

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@......
2 Jun 20, 2002
7:19 am

Ronald Bourret
xmldbms
Send Email

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...
2 Jun 19, 2002
11:10 am

Ronald Bourret
xmldbms
Send Email

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...
2 Jun 19, 2002
11:01 am

Ronald Bourret
xmldbms
Send Email

Can't seem to get Transfer to work. The file in question (as shown by error) hasn't been modifed by me and has: #Properties for XML-DBMS ...
2 Jun 19, 2002
10:31 am

Ronald Bourret
xmldbms
Send Email

Hi there, I have implemented succesfully a mapping using MS SQL, but when I try the same application for Oracle I get ...
2 Jun 19, 2002
9:49 am

Ronald Bourret
xmldbms
Send Email

Hello, Does anybody know some component to connect a cgi Perl script that must work with XML messages to a Progress database 8.x ? Thanks, Enric...
2 Jun 19, 2002
9:36 am

Ronald Bourret
xmldbms
Send Email

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...
2 Jun 19, 2002
9:11 am

Ronald Bourret
xmldbms
Send Email

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 ...
2 Jun 19, 2002
7:23 am

Ronald Bourret
xmldbms
Send Email

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...
7 Jun 18, 2002
11:50 am

Ronald Bourret
xmldbms
Send Email

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...
1 Jun 12, 2002
2:37 am

merrells
Send Email

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...
2 Jun 8, 2002
7:10 am

Ronald Bourret
xmldbms
Send Email

Hô in the database -> H􀀰&#x7900; in the document :-( I had a quick look at the code, it didn't see any special character conversion routine beside XML...
2 Jun 6, 2002
8:53 pm

Ronald Bourret
xmldbms
Send Email

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...
2 Jun 6, 2002
8:49 pm

Ronald Bourret
xmldbms
Send Email

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...
4 Jun 6, 2002
8:18 pm

Ronald Bourret
xmldbms
Send Email

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...
2 Jun 6, 2002
9:33 am

Ronald Bourret
xmldbms
Send Email

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...
2 Jun 6, 2002
9:30 am

Ronald Bourret
xmldbms
Send Email

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...
1 Jun 5, 2002
1:55 pm

emretuvay
Send Email
  Newest  |  < Newer  |  Older >  |  Oldest
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help