Search the web
Sign In
New User? Sign Up
xml-dbms
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
  Newest  |  < Newer  |  Older >  |  Oldest
Topics   (List as Individual Messages) Messages Latest Post

I'm using xml-dbms in a project where I want researchers to be able to update and insert data in the database by way of XML-DBMS, preferrably both updating and...
2 Sep 17, 2009
7:09 am

Ronald Bourret
xmldbms
Offline Send Email

Hi all, I am using a xml which is 3.08 MB in size. I am running the transfer tool and am getting the following error. I read somewhere in the previous posts...
3 Jun 4, 2009
4:02 am

Ruchika Israni
israniruchika
Offline Send Email

Hi all, I have a xml which is 3.08 MB in size. While I run the Transfer tool of XML-DBMS, it gives me the following error. I read in previous posts that the...
1 Jun 3, 2009
9:08 pm

Ruchika Israni
israniruchika
Offline Send Email

Hi, I've added a new FAQ: http://www.rpbourret.com/xmldbms/faqs/process.htm This describes what (possibly discontiguous) parts of an XML document can be...
1 Jun 2, 2009
6:14 am

Ronald Bourret
xmldbms
Offline Send Email

Hi Ron, I want to skip certain elements in my xml because they do not correspond to any structure in the database and map the child to a table in the database....
4 Jun 2, 2009
5:56 am

Ronald Bourret
xmldbms
Offline Send Email

This is a one-time only activity for about 8 hrs. If you are invited to participate, you will receive an honorarium of $75/hr for your participation. No...
1 Mar 12, 2009
12:22 am

xia_ibm
Offline Send Email

Hello, I am trying to run store the orders.xml, samples, into mysql and when I enter java org.xmlmiddleware.xmldbms.tools.Transfer File1=parser.props...
8 Oct 10, 2008
4:59 am

Ronald Bourret
xmldbms
Offline Send Email

Version 2.3 of VTD-XML (http://vtd-xml.sf.net), the next generation document-centric XML processing model, is now released. To download the latest version...
1 Mar 7, 2008
8:14 pm

Jimmy Zhang
jzhang_ximpl...
Offline Send Email

Hi, everybody! who could tell me how to write my own application using java and xml-dbms ?I want a completely example which can describe the develop...
1 Nov 23, 2007
6:34 am

�ffffffffffc5...
leepf7211
Offline Send Email

Hello,everbody I have met a error of "NullPointerexception" when i use manager tool ,and i have capture the error position in source code is as follow: public...
2 Nov 7, 2007
7:43 am

rpbourret@...
xmldbms
Offline Send Email

Hi, I am very new to XML-DBMS but I really do need it, I have read its documentations from beginners to advances, I have understood only a few things. but I...
2 Oct 26, 2007
5:38 am

Ronald Bourret
xmldbms
Offline Send Email

hi, while inserting the xml into RDBMS, do we need to specify the name of the tables somewhere ? if yes? so what is the benefit of insertion? for example each...
2 Oct 26, 2007
4:40 am

Ronald Bourret
xmldbms
Offline Send Email

After i config the environment ,i use the commandline as follow: E:\xmldbms20alpha3\samples>java org.xmlmiddleware.xmldbms.tools.MapManager File1 =parser.props...
2 Oct 26, 2007
4:17 am

Ronald Bourret
xmldbms
Offline Send Email

XimpleWare is proud to announce the the release of version 2.2 of VTD- XML, the next generation open source XML parsers/indexer/slicer/editor. This release...
1 Oct 26, 2007
12:00 am

Jimmy Zhang
jzhang_ximpl...
Offline Send Email

Hi After i config the environment ,i use the commandline as follow: E:\xmldbms20alpha3\samples>java org.xmlmiddleware.xmldbms.tools.MapManager File1 ...
1 Oct 22, 2007
12:28 am

leepf7211
Offline Send Email

I needed to transfer the datas in the XML file into Oracle8i, and by seraching internet i came across the very helpful site http://www.rpbourret.com...
2 Mar 22, 2007
4:46 pm

Ronald Bourret
xmldbms
Offline Send Email

Hi Folks! My Input XML: <data> <key>1</<key> <data_source> <os>AIX</os> <version>5.2</version> </data_source> </data> Database has two tables: Table: data ... ...
7 Feb 27, 2007
7:27 pm

Ronald Bourret
xmldbms
Offline Send Email

The VTD-XML project team is proud to announce the release of version 2.0 of VTD-XML, the next generation XML parser/indexer. The new features introduced in...
1 Feb 25, 2007
4:42 am

Jimmy Zhang
jzhang_ximpl...
Offline Send Email

I am marshalling a java object into xml file.In the java object i am setting a url which consists of & in it,after marshalling through JAXP parser it converts...
2 Feb 24, 2007
2:22 am

Ronald Bourret
xmldbms
Offline Send Email

Hi all, I'm getting this error: "2007-01-16 15:57:50,978 ERROR [RequestProcessor-20] persistencelayer.DataRequestCompiler (DataRequestCompiler.java:211) - This...
5 Jan 30, 2007
5:49 am

Ronald Bourret
xmldbms
Offline Send Email

Hi, I'm trying to use the XML-DBMS package to parse several thousand XML files into a database. I'd like to be able to run more than one instance of the...
6 Dec 1, 2006
5:04 am

Ronald Bourret
xmldbms
Offline Send Email

I have a filter like <FilterSet Version="2.0" xmlns="http://www.xmlmiddleware.org/xmldbms/filters/v2"> <Options> <Namespace Prefix="tes" URI =...
3 Nov 30, 2006
5:22 am

Ronald Bourret
xmldbms
Offline Send Email

Hi I'm trying to use XML-DBMS to transfer data, in most cases I want to retrieve data with some conditions likes "where Number > 0 and Number < 100" event...
4 Nov 29, 2006
10:59 pm

Ronald Bourret
xmldbms
Offline Send Email

Version 1.8 of VTD-XML is now released. The new features are: · XMLModifier is a easy to use class that takes advantage of the incremental update...
1 Nov 22, 2006
10:07 pm

Jimmy Zhang
jzhang_ximpl...
Offline Send Email

Hello, This problem is driving me nuts ... I have a database and I wish to create the appropriate map file from it. I run this command: java...
2 Nov 7, 2006
7:21 am

Ronald Bourret
xmldbms
Offline Send Email

Hi, Am confused with respect to the following: In the xmldbms cvs source there are two copies of MySQLHandler: ...datahandlers.external.MySQLHandler.java ...
2 Oct 31, 2006
5:28 am

Ronald Bourret
xmldbms
Offline Send Email

Hi, I'm using XMLDBMS for inserting XML data to the Database. The schema contains 4 tables with foreign keys. Each table contains an extra column...
2 Oct 30, 2006
5:07 pm

Ronald Bourret
xmldbms
Offline Send Email

Hello - just getting set up to use xml-dbms - but I ran into this error. Any ideas? I run the transfer tool as follows on the test files (I have only edited...
2 Oct 18, 2006
5:43 am

Ronald Bourret
xmldbms
Offline Send Email

Hi, I am using the EmptyStringIsNull option, however when I have an empty string tag such as <DataCount/> of data type integer, numeric, or date I get the...
2 Jun 21, 2006
7:09 am

Ronald Bourret
xmldbms
Offline Send Email

Hello, If anybody is interested in presenting a paper at XML 2006, this is the last weekend you can submit papers. XML 2006 is primarily an industry conference...
1 Jun 15, 2006
5:45 pm

Ronald Bourret
xmldbms
Offline Send Email
  Newest  |  < Newer  |  Older >  |  Oldest
Advanced
Add to My Yahoo!      XML What's This?

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