Search the web
Sign In
New User? Sign Up
xml-dbms
? 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.

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 2582 - 2611 of 3864   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
2582
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...
Haiying
hy.wang@...
Send Email
Dec 3, 2002
6:41 pm
2583
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...
Ronald Bourret
xmldbms
Offline Send Email
Dec 3, 2002
9:47 pm
2584
Hai, How can i retreive the xml element mapped in a map file. For ex: <ClassMap> <ElementType Name="PURCHASEORDER"/> <ToClassTable Name="PURCHASEORDER"/> ...
sharadaj2000
Offline Send Email
Dec 6, 2002
11:35 pm
2585
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...
Ronald Bourret
xmldbms
Offline Send Email
Dec 7, 2002
8:54 am
2586
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 ...
Adam Flinton
adam@...
Send Email
Dec 10, 2002
5:16 pm
2587
Hi all! does I.E. 5/5 supports in XML? where can I read about it? thanks Taly...
Taly Reinish
taly_work
Offline Send Email
Dec 11, 2002
8:16 am
2588
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...
jlseroka <jlseroka@...>
jlseroka
Offline Send Email
Dec 12, 2002
1:57 pm
2589
Hello , Everyone ! When I type the command : java Transfer -toxml sales.map sales_out.xml Sales 123 There occurs exception as following : ...
dou
qhdou@...
Send Email
Dec 13, 2002
9:07 am
2590
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...
Ronald Bourret
xmldbms
Offline Send Email
Dec 13, 2002
10:39 pm
2591
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: ...
Ronald Bourret
xmldbms
Offline Send Email
Dec 13, 2002
10:44 pm
2592
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...
Azzam G
ronin_0000000
Offline Send Email
Dec 15, 2002
10:43 pm
2593
... 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...
Ronald Bourret
xmldbms
Offline Send Email
Dec 16, 2002
9:30 am
2594
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...
Gudmundur Arni Thoris...
mummi@...
Send Email
Dec 17, 2002
9:14 am
2595
... 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...
Adam Flinton
adam@...
Send Email
Dec 17, 2002
1:52 pm
2596
[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...
Gudmundur Arni Thoris...
mummi@...
Send Email
Dec 17, 2002
3:42 pm
2597
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,...
madhu_yanam <madhu_ya...
madhu_yanam
Offline Send Email
Dec 18, 2002
6:58 am
2598
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 ...
Adam Flinton
adam@...
Send Email
Dec 18, 2002
3:09 pm
2599
... 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...
Ronald Bourret
xmldbms
Offline Send Email
Dec 20, 2002
8:07 am
2600
... 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...
Ronald Bourret
xmldbms
Offline Send Email
Dec 20, 2002
8:12 am
2601
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...
Ronald Bourret
xmldbms
Offline Send Email
Dec 20, 2002
8:47 am
2602
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...
Gudmundur Arni Thoris...
mummi@...
Send Email
Dec 20, 2002
2:55 pm
2603
Damn. Forgot to attach the documents!: Mummi ... [Non-text portions of this message have been removed]...
Gudmundur Arni Thoris...
mummi@...
Send Email
Dec 20, 2002
3:05 pm
2604
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...
Ronald Bourret
xmldbms
Offline Send Email
Dec 20, 2002
10:30 pm
2605
... 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...
Ronald Bourret
xmldbms
Offline Send Email
Dec 20, 2002
11:51 pm
2606
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...
Ronald Bourret
xmldbms
Offline Send Email
Dec 22, 2002
12:56 am
2607
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...
Gudmundur Arni Thoris...
mummi@...
Send Email
Dec 22, 2002
12:51 pm
2608
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...
Ronald Bourret
xmldbms
Offline Send Email
Dec 23, 2002
10:07 am
2609
I want to be able to store an activity element which in turn stores an activity element. <activities> <activity> ...... ...... <activity> ...... ...... ...
ruairi higgins <ruair...
ruairih
Offline Send Email
Dec 23, 2002
2:39 pm
2610
My XML document is as follows: <activity> <dr:dataKey> <dr:recordId>2</dr:recordId> <dr:applicationId>child</dr:applicationId> </dr:dataKey> <parentActivity> ...
ruairi higgins <ruair...
ruairih
Offline Send Email
Dec 23, 2002
3:04 pm
2611
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...
rpbourret@...
xmldbms
Offline Send Email
Dec 24, 2002
12:59 pm
Messages 2582 - 2611 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