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 2582 - 2611 of 3869   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand Author Sort by Date ^
2582 Haiying
hy.wang@... Send Email
Dec 3, 2002
6:41 pm
Hello, I am new to the XML-DBMS. When I attempted to open action.dtd using XML Spy 5.0, I was told that the file was not well-formed. The error message "This...
2583 Ronald Bourret
xmldbms Send Email
Dec 3, 2002
9:47 pm
1) When you open action.dtd, are you opening it as an XML document or a DTD? Trying to open it as an XML document will definitely lead to well-formedness...
2584 sharadaj2000 Send Email Dec 6, 2002
11:35 pm
Hai, How can i retreive the xml element mapped in a map file. For ex: <ClassMap> <ElementType Name="PURCHASEORDER"/> <ToClassTable Name="PURCHASEORDER"/> ...
2585 Ronald Bourret
xmldbms Send Email
Dec 7, 2002
8:54 am
One way to do this is to compile the map document into an XMLDBMSMap object, then use the methods on this and related objects. For example: // Get an XMLReader...
2586 Adam Flinton
adam@... Send Email
Dec 10, 2002
5:16 pm
Hello Ron et al, Sorry for being out of the loop for so long but I've been incredibly buzy.....& now the project is reaching a "Waiting for CapGem to catch up ...
2587 Taly Reinish
taly_work Send Email
Dec 11, 2002
8:16 am
Hi all! does I.E. 5/5 supports in XML? where can I read about it? thanks Taly...
2588 jlseroka <jlseroka...
jlseroka Send Email
Dec 12, 2002
1:57 pm
Cen-Tex Programmin would like to announce their Newly released E-GLOBAL Pro ver 1.0 Email Marketing Program along woth a bonus of 5,000+ (FREE) Email addresses...
2589 dou
qhdou@... Send Email
Dec 13, 2002
9:07 am
Hello , Everyone ! When I type the command : java Transfer -toxml sales.map sales_out.xml Sales 123 There occurs exception as following : ...
2590 Ronald Bourret
xmldbms Send Email
Dec 13, 2002
10:39 pm
Google sez: http://www.xml.com/pub/a/2000/05/03/msie/ Note that this article is two years old. I assume later versions of IE have even more support. -- Ron...
2591 Ronald Bourret
xmldbms Send Email
Dec 13, 2002
10:44 pm
This is a known bug. It usually occurs only when you are using JDK 1.3. To solve it, use JDK 1.1.x or 1.2, OR do the code fixes in: ...
2592 Azzam G
ronin_0000000 Send Email
Dec 15, 2002
10:43 pm
Hello all, My name is Azzam; I'm a new member in this grate group. I'm talking to you from Riyadh, Saudi Arabia,. I'm studding computer science at King Saud...
2593 Ronald Bourret
xmldbms Send Email
Dec 16, 2002
9:30 am
... Hello! I was beginning to wonder if you'd dropped off the face of the earth. ... My choice is: 1) D+E 2) B 3) C 4) A Version 2 is still in alpha, but...
2594 Gudmundur Arni Thoris...
mummi@... Send Email
Dec 17, 2002
9:14 am
Hey, folks. This is my first message to this mailing list that I've monitored (very) loosely for a couple of months now. I work in a non-profit biological...
2595 Adam Flinton
adam@... Send Email
Dec 17, 2002
1:52 pm
... Nope...just Sweden <GD&R> ... OK. I'll have to look at V2 stuff anyway simply so I can both do a plugin & so I can do a GUI mapbuilder. I'll drag the...
2596 Gudmundur Arni Thoris...
mummi@... Send Email
Dec 17, 2002
3:42 pm
[Dan, I'm CCing this to the list, I hope you don't mind] Thanks for the good wishes. I had thought of going native XML, just looked at the Apache XML-project...
2597 madhu_yanam <madhu...
madhu_yanam Send Email
Dec 18, 2002
6:58 am
Hi, Can you please give some example code to use MS Access with the xml-dbms1.0.1 software in http://www.rpbourret.com/xmldbms/xmldbms101.zip Thanks & Regards,...
2598 Adam Flinton
adam@... Send Email
Dec 18, 2002
3:09 pm
Dear All, I've been going over the code I wrote for the map builder & it suddenly struck me that I was rewriting eclipse (www.eclipse.org) right down to ...
2599 Ronald Bourret
xmldbms Send Email
Dec 20, 2002
8:07 am
... This is (unfortunately) correct. There has been some work done in this regard, but it is now out of date. A couple of comments here: 1) XML-DBMS only uses...
2600 Ronald Bourret
xmldbms Send Email
Dec 20, 2002
8:12 am
... I was curious about this, as the Web page in your previous email did not provide an XML Schema or DTD. As a general rule, if your schema has a lot of mixed...
2601 Ronald Bourret
xmldbms Send Email
Dec 20, 2002
8:47 am
Look in the samples directory. Transfer, TransferResultSet, and GenerateMap are all designed to use Sun's JDBC-ODBC Bridge. Thus, to use Access, all you need...
2602 Gudmundur Arni Thoris...
mummi@... Send Email
Dec 20, 2002
2:55 pm
Thanks a lot, Ron. I agree with much of of what you say in your previous reply. The reason why I looked at Xindice (and still am) in the first place is that...
2603 Gudmundur Arni Thoris...
mummi@... Send Email
Dec 20, 2002
3:05 pm
Damn. Forgot to attach the documents!: Mummi ... [Non-text portions of this message have been removed]...
2604 Ronald Bourret
xmldbms Send Email
Dec 20, 2002
10:30 pm
You probably didn't forget to attach them. This list does not accept attachments as a protection against viruses. You can either: 1) Send the entire files...
2605 Ronald Bourret
xmldbms Send Email
Dec 20, 2002
11:51 pm
... OK. Scalability is something you'll have to figure out on your own. In the commercial RDBMS world, millions of rows is not that big. I don't know about the...
2606 Ronald Bourret
xmldbms Send Email
Dec 22, 2002
12:56 am
I took a very quick look at Eclipse. Looks like a good starting point to me. Also, what is SWT? Is it a GUI framework like Swing? Is it available on all...
2607 Gudmundur Arni Thoris...
mummi@... Send Email
Dec 22, 2002
12:51 pm
OK, I see. Here are two or three inline examples of what we have so far, with some annotation: #The root element defining the 400M instance class: <xs:element...
2608 Ronald Bourret
xmldbms Send Email
Dec 23, 2002
10:07 am
If this is typical of your elements, I would strongly suggest looking at using an XML-enabled database rather than a native XML database. The reason for this...
2609 ruairi higgins <ru...
ruairih Send Email
Dec 23, 2002
2:39 pm
I want to be able to store an activity element which in turn stores an activity element. <activities> <activity> ...... ...... <activity> ...... ...... ...
2610 ruairi higgins <ru...
ruairih Send Email
Dec 23, 2002
3:04 pm
My XML document is as follows: <activity> <dr:dataKey> <dr:recordId>2</dr:recordId> <dr:applicationId>child</dr:applicationId> </dr:dataKey> <parentActivity&gt; ...
2611 rpbourret@...
xmldbms Send Email
Dec 24, 2002
12:59 pm
To map an element recursively, you need two things: 1) The table to which the element is mapped must contain a foreign key pointing to itself, and 2) The...
Messages 2582 - 2611 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