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 1042 - 1071 of 3869   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand Author Sort by Date ^
1042 Adam Flinton
aflinton@... Send Email
May 2, 2001
1:26 am
Dear All, Nearly finished. In & tested on J2EE: Weblogic 5.1, 6.0 & HP BlueStone JMS: SonicMQ, SwiftMQ, MQSeries & Weblogic's JMS. Some points for those...
1043 Laurent Foret
l.foret@... Send Email
May 2, 2001
8:47 am
Hello, I have problems to view and download your dtd. when I try to view it : I have following error (using IE5.5) : " Incorrect syntax was used in a comment....
1044 clsbsh@... Send Email May 3, 2001
8:47 am
Hello, I want to extend the GenerateMap: 1) Use recently proposed 'XML Schema' as an input (in addition to...
1045 clsbsh@... Send Email May 3, 2001
8:53 am
Sorry for the previous incomplete message. I want to extend the GenerateMap: 1) Use recently proposed 'XML Schema' as an input (in addition to DTD and DDML) 2)...
1046 yangsophie@... Send Email May 3, 2001
10:10 pm
Looking at the source codes of XML-DBMS, I am confused by the architecture of mapfactories. Why do you generate a TempMap first, then convert it to Map?...
1047 rpbourret@... Send Email May 4, 2001
3:28 am
... Stupidity. The reason was supposed to be speed -- TempMap uses Vectors (slower) while Map uses arrays (faster). However, I've been looking at this recently...
1048 Ronald Bourret
rpbourret@... Send Email
May 6, 2001
9:21 pm
... I have fixed this. ... [snip] I'm not sure what is happening there. I have added HTML versions of the DTD, so if the problem is due to it being a DTD (a...
1049 Ronald Bourret
rpbourret@... Send Email
May 10, 2001
10:58 am
Sorry to take so long answering. I've been out of town and it's taken a while to catch up on my email. ... This requires writing a map factory for XML Schemas....
1050 adam flinton
aflinton@... Send Email
May 10, 2001
4:28 pm
In the homeless.barktopia.binaries section is a Zip file called Export in a Post with the same title as this. In it is the "Enterprise edition" (Beam me up...
1051 Greg Simmons
greg.simmons@... Send Email
May 12, 2001
6:56 pm
For those who are interested in SOAP web services, I've just located this new web service. It seems to be the first commercial one I've come across that's a)...
1052 adam flinton
aflinton@... Send Email
May 15, 2001
3:56 pm
Dear All, Still tidying up. I now have all the JAXP stuff done with one noticeable exception which is: writeDocument Writing out a DOM tree is not covered by...
1053 Ronald Bourret
rpbourret@... Send Email
May 16, 2001
12:37 am
I vote for (2). There's some almost completed code in: http://groups.yahoo.com/group/xml-dbms/message/995 To finish this up: 1) Modify so that it writes to a...
1054 pandey deepak
pandaydeepak@... Send Email
May 16, 2001
9:15 pm
Hi All , I am getting this exception while running the sample example & writing the following command at DOS prompt ... am using Oracle 8i as the backend &...
1055 Ronald Bourret
rpbourret@... Send Email
May 16, 2001
11:48 pm
This is due to Oracle converting the names to upper case. You will need to change the case of the names in the map file to match. For more information, see...
1056 richardgustavsson@... Send Email May 17, 2001
9:18 am
Hi, I'm using the sample code in order to try to store a simple xml document in my Oracle8i database. I've modified the transfer.java code so it successfully...
1057 ahmadrd1_2000@... Send Email May 17, 2001
10:46 am
hi every one i am new user for this group my teacher ask me to write a documentation that note more than 10 pages about connection the database with xml and...
1058 ahmadrd1_2000@... Send Email May 17, 2001
10:47 am
1059 Gaurav Sachdeva
gsachdeva@... Send Email
May 17, 2001
10:49 am
Do one thing Dear. I'll send you a search page. On the Google just Search for "XML-DBMS";. I hope every problem of yours would be solved. Gaurav ... From:...
1060 Ronald Bourret
rpbourret@... Send Email
May 18, 2001
8:02 am
The problem here is that your map is incorrect. Basically, you are telling XML-DBMS to map the Sales element to the SALES_T table, but there is no Sales...
1061 adam flinton
aflinton@... Send Email
May 18, 2001
3:23 pm
Dear Ron & All, A) JAXP is now in & working. I'll chuck out the code to the newsgroup as soon as I get the chance (another system test in progress so time is a...
1062 Ronald Bourret
rpbourret@... Send Email
May 19, 2001
12:55 am
Read this message only if you are interested in helping write code for version 2.0. If you are interested in writing applications that use version 2.0, this...
1063 Ronald Bourret
rpbourret@... Send Email
May 19, 2001
12:58 am
While writing the 2.0 map objects, I encountered some circular constructs. In particular: ClassMapBase contains methods that return RelatedClassMaps ...
1064 Ronald Bourret
rpbourret@... Send Email
May 19, 2001
3:51 pm
... Cool. ... History is the only reason. We should integrate them into ParserUtils in 2.0. ... Use the DTD parser (SubsetToDTD) and DTD classes in ...
1065 kevincompton@... Send Email May 19, 2001
5:57 pm
Hello All, I am currently working on a project to automate the procurement process for a large cable company. I've been using xml-dbms to get the PO into an...
1066 Guillermo Molina
gmolina@... Send Email
May 19, 2001
7:40 pm
Did you check this software? http://www.microsoft.com/biztalk/default.asp ... De: kevincompton@... [mailto:kevincompton@...] Enviado el: Saturday, May...
1067 dps225@... Send Email May 19, 2001
11:05 pm
Hello all, I'm new to the group. I just downloaded the program a couple of weeks ago. I'll try to keep this brief. I'm an undergraduate college student and I'm...
1068 Rick Taylor
lizbensky@... Send Email
May 19, 2001
11:50 pm
David, In the example you gave, I believe you are correct in saying that there is no way to express that kind of constraint within a DTD (or XML Schema)....
1069 Ronald Bourret
rpbourret@... Send Email
May 20, 2001
6:56 am
You can also use Schematron, which is mentioned in the paper Rick points to: http://www.ascc.net/xml/resource/schematron/schematron.html Constraints can be...
1070 adam flinton
aflinton@... Send Email
May 20, 2001
4:35 pm
... Simple to do with the exception of the write out to file. However I got this going with the treewalking example. BTW a thought emerged from my tiny...
1071 adam flinton
aflinton@... Send Email
May 20, 2001
4:36 pm
... A) I'll have a look (big meeting on Monday which I am currently doing Powerpoints for.. (I HATE PowerPoint presentations....(I tend to go to sleep during...
Messages 1042 - 1071 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