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
Messages 3732 - 3762 of 3869   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand Author Sort by Date ^
3732 sctt_bainbridge Send Email Aug 1, 2005
3:02 am
Hi, I have an XML file that has parts that are common (address details) but they have different parent elements. I want to store them in the same table. The...
3733 thetriviaboy Send Email Aug 1, 2005
3:33 pm
Hi all, sun jdk1.5.0_04 linux kernel 2.6.11 xml-dbms java alpha 3 I'm having a strange problem which I cannot consistently recreate (I can hear the cries of...
3734 sctt_bainbridge Send Email Aug 1, 2005
10:10 pm
Hi, one known issue is that the order of columns returned by RetrieveDocumentBySQL can be different to what you expect, see the following: Mismatched elements...
3735 thetriviaboy Send Email Aug 2, 2005
8:15 am
... Thanks for the reply, Yes I've already hacked xmldbms to fix that. I should have mentioned that already. Thanks Andrew...
3736 Ronald Bourret
xmldbms Send Email
Aug 3, 2005
7:02 am
Suppose you have an XML document that looks like this: <people> <author> <name>Sam Smith</name> <language>English</language> <address> <street>123 Main...
3737 Rajiv Bhattacharya
racy_rajiv Send Email
Aug 4, 2005
8:21 am
Hi, I have worked on both VERSION 1 AND VERSION 2 OF xml-dbms.I am trying to transfer data from an XML file to the database. when i started working on version...
3738 Rajiv Bhattacharya
racy_rajiv Send Email
Aug 4, 2005
11:52 am
Hi, This is with reference to my previous post(Tables dont get populated). I made a miniature testfile out of my actual file by coping only few lines from it...
3739 Ronald Bourret
xmldbms Send Email
Aug 5, 2005
12:36 am
The problem is that your XML document declares the default namespace to be http://xml.juniper.net/junos/6.2I0/junos-interface, but your map and action...
3740 Rajiv Bhattacharya
racy_rajiv Send Email
Aug 6, 2005
10:30 am
Hi, Ron,Thanks a lot for pointing out the problem.Everithing worked out well.The whole file got transferred.No problemo. I wonder how i missed the namespace...
3741 sctt_bainbridge Send Email Aug 8, 2005
4:23 am
Hi, I am trying to get an example going with no luck, I think it is because I have the foreign keys in the master tables as you suggested.. ... <contact> ...
3742 vamsi modadugu
vamsimodadugu Send Email
Aug 8, 2005
9:52 am
Hi Guys, We are working on Embedded application development. We are using XML to capture the registry of a Pocket PC2003 based device or A device running on...
3743 Ronald Bourret
xmldbms Send Email
Aug 9, 2005
5:14 am
Hello, This mailing list is for discussions of XML-DBMS, a product for transferring data between XML documents and relational databases. For questions about...
3744 Ronald Bourret
xmldbms Send Email
Aug 9, 2005
6:38 pm
Hello, There are several problems with your map: 1) You have declared the foreign key linking the XFORM_CONTACT and XFORM_WORK_DETAILS tables incorrectly in...
3745 sctt_bainbridge Send Email Aug 12, 2005
5:38 am
Hi, I have (hopefully) fixed everything and it works for one address for each related object but if I try for more than one only one gets stored in the...
3746 Jabir Ahmed
jabirahmed@... Send Email
Aug 12, 2005
9:39 am
Hello I am new to this XML-Dbms can u sugest a solution on how to transfer records into a mysql-table where i have a xml like <details> <contact name="xyz";...
3747 Hiral Shah
hshah_mse Send Email
Aug 12, 2005
4:25 pm
Hi everyone, I am a student working towards my masters project in XML. i was wondering if there was any open source tool with features like stylus studio's...
3748 Ronald Bourret
xmldbms Send Email
Aug 13, 2005
4:00 pm
In your map document, use the PropertyMap element with an Attribute child to map attributes. For example (this shows the 2.0 syntax): <ClassMap> <ElementType...
3749 Ronald Bourret
xmldbms Send Email
Aug 15, 2005
6:07 am
Hello, The problem is that both addresses have the same unique key (address ID = 3 and contact ID = 11) and that (I assume) the action is set to ...
3750 Ronald Bourret
xmldbms Send Email
Aug 15, 2005
6:39 am
I am not aware of any such tool. If you find one, please let us know :) And if you're interested in writing one, XML-DBMS's classes were designed with such a...
3751 sctt_bainbridge Send Email Aug 15, 2005
10:44 am
Again thanks for your help. I will try this and let you know how I go. Cheers, Scott....
3752 sctt_bainbridge Send Email Aug 16, 2005
6:36 am
Hi, this is what I am using now: ... <?xml version="1.0" encoding="ISO-8859-1" ?> <contact> <contactId>12</contactId> <firstName>Scott</firstName> ...
3753 Jabir Ahmed
jabirahmed@... Send Email
Aug 16, 2005
8:41 am
Hello I would be interested in writing such a tool regards Jabir Ahmed ... From: Ronald Bourret To: xml-dbms@yahoogroups.com Sent: Monday, August 15, 2005...
3754 sctt_bainbridge Send Email Aug 16, 2005
12:08 pm
Hi, Just had a thought - do I need two linking tables, one for the contact to address link and the other for the work details to address link?? I was trying to...
3755 sctt_bainbridge Send Email Aug 16, 2005
9:15 pm
I think the problem is that as I am using a one to one relationship between the contacts and work details elements they are both putting the same contact_id in...
3756 Ronald Bourret
xmldbms Send Email
Aug 17, 2005
5:24 pm
Scott -- I've run out of time to handle this right now (haven't even completely read your last two messages), so it'll have to wait until I'm back from ...
3757 sctt_bainbridge Send Email Aug 17, 2005
8:59 pm
Hi Ron, Thanks for your help, this gives me a starting point, have a great break! Scott. ... completely ... from ... then :) ... first ... same time. ... ...
3759 Ronald Bourret
xmldbms Send Email
Sep 22, 2005
7:47 pm
Just to let you all know that I've udpated the XML-DBMS Web site: http://www.rpbourret.com/xmldbms/index.htm Perhaps the most useful things are lists of FAQs...
3760 Hitesh Dhingra
lunaticdhingra Send Email
Sep 23, 2005
6:33 am
[image: Google Groups] *Subscribe to java crazy* Email: Browse Archives <http://groups.google.com/group/java-crazy> at groups.google.com...
3761 gv_web Send Email Sep 29, 2005
5:20 pm
Hi I am new to xml-dbms and had some questions. I did go through the archive and found some answers. 1. Is there a programmatic way to specify the actions when...
3762 Ronald Bourret
xmldbms Send Email
Sep 30, 2005
6:06 am
... No. If you call DOMToDBMS or DBMSDelete directly, there are methods for specifying a single action. You can also construct an Actions object directly --...
Messages 3732 - 3762 of 3869   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

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