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

Yahoo! Groups Tips

Did you know...
Want to share photos of your group with the world? Add a group photo to Flickr.

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
Messages 3822 - 3851 of 3864   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
3822
Hi all, I'm getting this error: "2007-01-16 15:57:50,978 ERROR [RequestProcessor-20] persistencelayer.DataRequestCompiler (DataRequestCompiler.java:211) - This...
tarbster
Offline Send Email
Jan 17, 2007
9:46 am
3823
Hi all I am Mani, Working as a software engineer, as well as I'm doing PhD, Topic is XMLDatamangement. If any one give the suggetions and which topic is good...
k mani
sivashakthi
Offline Send Email
Jan 17, 2007
12:52 pm
3824
Hello, I've been trying to recreate your problem here and I realized I don't understand the structure of your map file. For example, are there three ClassMaps...
Ronald Bourret
xmldbms
Offline Send Email
Jan 19, 2007
6:47 pm
3825
Thanks Ron, As I was in a bit of a hurry, I ended up refactoring some of the database tables so that I could use primary / foreign keys in the normal way. I...
tarbster
Offline Send Email
Jan 23, 2007
3:20 pm
3826
Hello, I haven't gotten back sooner because you already had a work-around. I tried to duplicate this on my machine, but was not able to do so. In particular, I...
Ronald Bourret
xmldbms
Offline Send Email
Jan 30, 2007
5:49 am
3827
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 ... ...
Jay Janardhan
mrutyun
Offline Send Email
Feb 16, 2007
3:47 pm
3828
Oops! I meant the "data_source::source_id" should get inserted into "data::source_id" not into "data::key". Sorry. ________________________________ From:...
Janardhan, Jay
mrutyun
Offline Send Email
Feb 16, 2007
3:51 pm
3829
Hello, You are requesting two features that have limited or no support: 1) Insert data into the data_source table only if it does not already exist. This is...
Ronald Bourret
xmldbms
Offline Send Email
Feb 17, 2007
3:54 am
3830
Thanks for the reply Ron. I'm switching to Java V2.0. While I start experimenting with V2.0, I have a quick question. Is it possible to map an element from the...
Janardhan, Jay
mrutyun
Offline Send Email
Feb 18, 2007
9:02 pm
3831
No. To do this, you would need to use XSLT to transform the document first. You would then map the transformed document to the database. In your case, you...
Ronald Bourret
xmldbms
Offline Send Email
Feb 18, 2007
9:28 pm
3832
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...
Ravikiran
ravik_alagan...
Offline Send Email
Feb 23, 2007
3:43 pm
3833
You can't. In XML, an ampersand is used as the first character of an entity reference. If the & is not converted to &amp;, the XML parser will return an error...
Ronald Bourret
xmldbms
Offline Send Email
Feb 24, 2007
2:22 am
3834
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...
Jimmy Zhang
jzhang_ximpl...
Offline Send Email
Feb 25, 2007
4:42 am
3835
Thanks for your help Ron. I switched to V2.0. I can't say I still understand the mapping language well enough! I was trying out the many-to-many relation...
Janardhan, Jay
mrutyun
Offline Send Email
Feb 26, 2007
11:02 pm
3836
This is probably because the document shown in the FAQ isn't correct, as is noted in the IMPORTANT! paragraph. (When I discovered the error, I didn't have time...
Ronald Bourret
xmldbms
Offline Send Email
Feb 27, 2007
7:27 pm
3837
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...
ask me
sanzap_21
Offline Send Email
Mar 20, 2007
8:41 am
3838
Hello, I haven't looked at your map file yet, but do have the following comments: 1) You do not need to compile the .java files. The compiled files are in ...
Ronald Bourret
xmldbms
Offline Send Email
Mar 22, 2007
4:46 pm
3839
Hi After i config the environment ,i use the commandline as follow: E:\xmldbms20alpha3\samples>java org.xmlmiddleware.xmldbms.tools.MapManager File1 ...
leepf7211
Offline Send Email
Oct 22, 2007
12:28 am
3840
After i config the environment ,i use the commandline as follow: E:\xmldbms20alpha3\samples>java org.xmlmiddleware.xmldbms.tools.MapManager File1 =parser.props...
ffffffffffc5fffffff...
leepf7211
Offline Send Email
Oct 23, 2007
9:00 am
3841
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...
meisam sarabadani
lmlelilslalm
Offline Send Email
Oct 25, 2007
9:54 am
3842
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...
meisam sarabadani
lmlelilslalm
Offline Send Email
Oct 25, 2007
10:30 am
3843
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...
Jimmy Zhang
jzhang_ximpl...
Offline Send Email
Oct 26, 2007
12:00 am
3844
Hello, Sorry it has taken me so long to reply. I tried this on my computer and was unable to recreate your error. I then looked at the code for...
Ronald Bourret
xmldbms
Offline Send Email
Oct 26, 2007
4:17 am
3845
Hello, XML-DBMS is used to transfer data between an XML document and a relational database. It does this according to a mapping specified in the map document....
Ronald Bourret
xmldbms
Offline Send Email
Oct 26, 2007
4:40 am
3846
Hello, Here is a simple example of using XML-DBMS. This example uses the command line, the MapManager and Transfer tools, and the samples in the samples...
Ronald Bourret
xmldbms
Offline Send Email
Oct 26, 2007
5:38 am
3847
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...
leepf7211
Offline Send Email
Nov 5, 2007
2:39 am
3848
Hello, Sorry I haven't replied sooner. The statement does not print because you have not reached that section of the code. You did not supply a value for the...
rpbourret@...
xmldbms
Offline Send Email
Nov 7, 2007
7:43 am
3849
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...
ffffffffffc5fffffff...
leepf7211
Offline Send Email
Nov 23, 2007
6:34 am
3850
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...
Jimmy Zhang
jzhang_ximpl...
Offline Send Email
Mar 7, 2008
8:14 pm
3851
Ron, Is there a newer release than Alpha3? I am attempting to use xml-dbms with Nessus a popular security vulnerability scanner. I have everything loaded,...
kyle93ser
Offline Send Email
Oct 9, 2008
6:43 pm
Messages 3822 - 3851 of 3864   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

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