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 903 - 932 of 3864   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
903
I solved the problem about "KeyException" by replace "Generate='yes'" with "Generate='no'" in map file.. So, I execute the 'Transfer' sample to store my XML...
Jisim,Kim
992COG07@...
Send Email
Apr 2, 2001
2:51 am
904
First, I solved the error,"de.tudarmstadt.ito.xmldbms.KeyException: XMLDBMSKey table not initialized. A single row with a value of 0 in the HighKey column is...
Jisim,Kim
992COG07@...
Send Email
Apr 2, 2001
8:18 am
905
Hello,everyone! I'm a newer in this middleware.And I want a question to ask u. It seems the .map files describe the rules about xml document transfering to rdb...
comelyngss@...
Send Email
Apr 2, 2001
1:14 pm
906
You can ask, your question to all the list. You have all these exceptions, because your classpath environment variable has not be set well. I assume you have...
Laurent Forêt
l.foret@...
Send Email
Apr 2, 2001
1:26 pm
907
Hi all, I am new to the group. I just joined today. My first question is that. I want to install XML::Parser in the tree in the tree style. I am unable to do...
JHILMIL JAIN
jhilmiljain@...
Send Email
Apr 3, 2001
12:25 am
908
You probably somehow ftp'd the file in ascii mode, resulting in a corrupt file. Thats about all I can think of. Try using the CPAN tool to do the install, it...
Tod Harter
tharter@...
Send Email
Apr 3, 2001
1:50 am
909
Thanks a lot. I had downloaded the wrong file format. -Jhilmil. ... __________________________________________________ Do You Yahoo!? Get email at your own...
JHILMIL JAIN
jhilmiljain@...
Send Email
Apr 3, 2001
2:51 am
910
I download xml-dbms from http://www.rpbourret.com/xmldbms/xmldbms101.zip. But when I unzip it to my computer I can't find the samples.Where are they? -comely...
comelyngss@...
Send Email
Apr 3, 2001
8:45 am
911
Dear Friends, I write a simple xml file (addressbook.xml) with contain a dtd. I can use GenerateMap , give a addressbook.sql and addressbook.map files. then I...
factorialx@...
Send Email
Apr 3, 2001
9:12 am
912
Dear Friend, I also find a solutions about transfer between DB and XML, I write a example that can do -todbms, but can't in -toxml, if possible, can we discuss...
factorialx@...
Send Email
Apr 3, 2001
12:49 pm
913
The more I think about it, the less I see XML as particularly germaine to database replication... When you replicate, basically you want your master ...
tharter@...
Send Email
Apr 3, 2001
1:35 pm
914
When I use -todbms I can use GenerateMap to generate the .map file.But when I use -toxml how can I get the .map file? Will you give me some help?Thanks!...
comelyngss@...
Send Email
Apr 3, 2001
2:16 pm
915
... Dear Friend, I also have this problem!!! I can use -todbms to insert data to DB,but can't us -toxml!! :( if u give a solution, Please email to me!! thx!!...
factorialx@...
Send Email
Apr 3, 2001
4:54 pm
916
Hi All, I have to map an XML document to an Object Oriented database in the form of objects (that is each element is an object) The catche here is that the...
JHILMIL JAIN
jhilmiljain@...
Send Email
Apr 3, 2001
5:36 pm
917
Actually I've been working on similar code myself. There are a few possibilities depending on exactly what you want to do. If you are going to just be storing...
tharter@...
Send Email
Apr 3, 2001
6:35 pm
918
Hi, Has anyone encountered problems using DOMToDBMS.storeDocument() with IBM's JDK ? I have a very simple map & table & xml doc , the transfer from xml to db ...
Walter Higgins
w_higgins@...
Send Email
Apr 4, 2001
10:18 am
919
This is very curious as I have been doing all the recent work (i.e the beta) on Visual Age Java which uses the same IBM JDK with no problems. I'll have a...
adam flinton
aflinton@...
Send Email
Apr 4, 2001
11:18 am
920
Hi, Apologies for the first posting . The problem was not related to the JDK. The problem occurs if there is a newline (\n) in the xml data. storeDocument()...
Walter Higgins
w_higgins@...
Send Email
Apr 4, 2001
11:43 am
921
Would you have an solution to my problem?? I have a problem as follow.. Some relations have some records, but some relations have no records.. I would like to...
Jisim,Kim
992COG07@...
Send Email
Apr 4, 2001
2:05 pm
922
Is it true that id I want to amintain the heiarchy of an XML page I should use DOM and NOT SAX because SAX appparantly(???) focuses on the content of the XML...
JHILMIL JAIN
jhilmiljain@...
Send Email
Apr 4, 2001
7:18 pm
923
I need help with the class path. If my XML4J-3_1_1 is in the following directory.. h:\7120\java_parser\XML4J-3_1_1 what should I set the class path as. ALso I...
JHILMIL JAIN
jhilmiljain@...
Send Email
Apr 4, 2001
9:03 pm
924
... in Dos mode: set classpath=%classpath%;h:\7120\java_parser\XML4J-3_1_1\xerces.jar...
factorialx@...
Send Email
Apr 5, 2001
3:30 am
925
Hi , Just in case anyone else is using xmldbms with tomcat and runs into this problem.... Tomcat has it's own DOM interfaces in parser.jar. These interfaces...
Walter Higgins
w_higgins@...
Send Email
Apr 5, 2001
12:01 pm
926
Dear Friend, what OS u r use? if is linux or unix, U need change the mode of the file! but I see u path, I think u r use it in Win. u try in dos mode type "set...
Factorial
factorialx@...
Send Email
Apr 5, 2001
1:27 pm
927
Actually, it would be better to change the CLASSPATH before you launch TOMCAT. in the tomcat.bat (for winbdows user) script you have a line set...
Laurent Foret
l.foret@...
Send Email
Apr 5, 2001
4:15 pm
928
hi.. does anyone know how to update a record of a nested table...once it has already been inserted.. USING :SQL DATABASE:Oracle Thanks, Jhilmil. ...
JHILMIL JAIN
jhilmiljain@...
Send Email
Apr 6, 2001
3:34 am
929
... Both DOMToDBMS and DBMSToDOM use the same map files. Internally, what happens is that the map file is first compiled into structures representing the...
Ronald Bourret
rpbourret@...
Send Email
Apr 6, 2001
7:00 pm
930
Dear Friend, I am doing my final project, The topic is hotel reservation system. and I want use xml to store the data of hotels. and I want use xml-dbms to...
factorialx@...
Send Email
Apr 6, 2001
8:16 pm
931
The problem is that the map you are using tells Transfer to generate a primary key instead of using the value of abNumber. When you try to retrieve the data,...
Ronald Bourret
rpbourret@...
Send Email
Apr 6, 2001
9:36 pm
932
... Agreed. XML is just a data transport here -- you could just as easily use ODBC, JDBC, OLE DB, or a proprietary transport. ... Yes. Hopefully, this doesn't...
Ronald Bourret
rpbourret@...
Send Email
Apr 6, 2001
9:44 pm
Messages 903 - 932 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